--- tags: ['verb-tag-jscomments'] --- # {%= name %} {%= badge("fury") %} > {%= description %} ## Install {%= include("install") %} ## Usage ```js var Parsers = require('{%= name %}'); var parsers = new Parsers(); ``` ## API {%= jscomments("index.js") %} ## Related * [parser-cache](https://github.com/jonschlinkert/parser-cache) * [parser-noop](https://github.com/jonschlinkert/parser-noop) * [parser-front-matter](https://github.com/jonschlinkert/parser-front-matter) ## Author {%= include("author") %} ## License {%= copyright() %} {%= license() %} *** {%= include("footer") %} [gray-matter]: https://github.com/jonschlinkert/gray-matter [globby]: https://github.com/sindresorhus/globby