contributors-parser

1.0.4 • Public • Published

contributors-parser

Parses CONTRIBUTORS file-like syntax.

Installation

npm install contributors-parser

API

const parseContributors = require('contributors-parser');
parseContributors(value /* The string that is trying to be parsed */);

Development

To build the coffeescript:

npm run build

To run the tests:

npm run test

Readme

Keywords

Package Sidebar

Install

npm i contributors-parser

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

3.22 kB

Total Files

4

Last publish

Collaborators

  • saiansh2525