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-init-helper](https://github.com/assemble/grunt-init-helper): Grunt init template for creating Assemble helpers.                 

                                    

### [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-github-api-example](https://github.com/assemble/grunt-github-api-example) [![NPM version](https://badge.fury.io/js/grunt-github-api-example.png)](http://badge.fury.io/js/grunt-github-api-example)
> This is an example repository for:       

### [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-readme](https://github.com/assemble/grunt-readme) [![NPM version](https://badge.fury.io/js/grunt-readme.png)](http://badge.fury.io/js/grunt-readme)
> Generate your README from a template. Fast, very little config, and if you already use Grunt it's a no-brainer.  

### [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).             


