score-parser
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

score-parser

npm license github-issues

nodei.co

travis-status stars forks

forks

Features

  • Parse text with chords

Usage

const /Users/wendly/Documents/projects/score-parser = require('/Users/wendly/Documents/projects/score-parser');

Install

npm install --save score-parser

Scripts

  • npm run build : rm -rf dist && tsc
  • npm run test : mocha ./dist/test/*.js

Dependencies

Package Version Dev
@types/chai ^4.1.3
@types/mocha ^5.2.1
chai ^4.1.2
@types/jimp ^0.2.28
@types/node ^10.3.1
i ^0.3.6
jimp ^0.2.28
mocha ^5.1.1

Contributing

Contributions welcome; Please submit all pull requests against the master branch. If your pull request contains TypeScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Wendly Saintil wendlysaintil@gmail.com https://twitter.com//wendlysaintil

License

/score-parser/

    Package Sidebar

    Install

    npm i score-parser

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    1.41 MB

    Total Files

    48

    Last publish

    Collaborators

    • wendly