# repos-list

To update these lists, from the root of the project run `node docs/repos && grunt`.

## Helpers

A listing of each plugin and the current version included in this package is listed below.

### [grunt-convert](https://github.com/assemble/grunt-convert) [![NPM version](https://badge.fury.io/js/grunt-convert.png)](http://badge.fury.io/js/grunt-convert)

> Grunt task to convert to or from JSON, YAML, XML, PLIST or CSV.

### [grunt-firebase](https://github.com/assemble/grunt-firebase) [![NPM version](https://badge.fury.io/js/grunt-firebase.png)](http://badge.fury.io/js/grunt-firebase)

> Grunt task for updating firebase data.

### [grunt-github-api](https://github.com/assemble/grunt-github-api) [![NPM version](https://badge.fury.io/js/grunt-github-api.png)](http://badge.fury.io/js/grunt-github-api)

> Grunt plugin used to query the Github API and save the returned JSON files locally.

### [grunt-matter](https://github.com/assemble/grunt-matter) [![NPM version](https://badge.fury.io/js/grunt-matter.png)](http://badge.fury.io/js/grunt-matter)

> Add, extend, sort, and strip YAML front matter. Also has options for populating randomized mock data.

### [grunt-repos](https://github.com/assemble/grunt-repos) [![NPM version](https://badge.fury.io/js/grunt-repos.png)](http://badge.fury.io/js/grunt-repos)

> Use Grunt to pull down a list of repos from GitHub.

### [grunt-toc](https://github.com/assemble/grunt-toc) [![NPM version](https://badge.fury.io/js/grunt-toc.png)](http://badge.fury.io/js/grunt-toc)

> Grunt plugin for generating a markdown Table of Contents (TOC).
