grunt-readme
Version:
Grunt plugin for generating a README from templates, including an optional table of contents. No Gruntfile config is necessary, just choose a starter template and you'll be ready to go.
24 lines (16 loc) • 1.99 kB
Markdown
Here are some related projects you might be interested in from the [Assemble](http://assemble.io) core team.
### [assemble](http://assemble.io) [](http://badge.fury.io/js/assemble)
> Static site generator for Grunt.js, Yeoman and Node.js. Used by H5BP/Effeckt, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh-pages.
### [grunt-convert](https://github.com/assemble/grunt-convert) [](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) [](http://badge.fury.io/js/grunt-firebase)
> Grunt task for updating firebase data.
### [grunt-github-api](https://github.com/assemble/grunt-github-api) [](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) [](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) [](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) [](http://badge.fury.io/js/grunt-toc)
> Grunt plugin for generating a markdown Table of Contents (TOC).
_To update this list, after downloading this project, run the following command `npm i && grunt docs`._