/markdown-catalogue-parser

markdown catalogue parser

Primary LanguageTypeScriptMIT LicenseMIT

markdown-catalogue-parser

NPM version NPM downloads CircleCI codecov donate

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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