markdown-catalogue-parser
v0.0.4
Published
markdown catalogue parser
Downloads
3
Readme
markdown-catalogue-parser
Install
npm i markdown-catalogue-parser
Usage
const markdownCatalogueParser = require('markdown-catalogue-parser')
const catalogue = markdownCatalogueParser('README.md')
then catalogue
will be as follows:
- [markdown-catalogue-parser](#markdown-catalogue-parser)
* [Install](#install)
* [Usage](#usage)
* [Contributing](#contributing)
* [Author](#author)
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
markdown-catalogue-parser © ulivz, Released under the MIT License. Authored and maintained by ulivz with help from contributors (list).
github.com/ulivz · GitHub @ulivz