score-parser
v0.0.1
Published
![npm](https://img.shields.io/npm/v/score-parser.svg) ![license](https://img.shields.io/npm/l/score-parser.svg) ![github-issues](https://img.shields.io/github/issues/score-parser.svg)
Downloads
35
Readme
score-parser
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 [email protected] https://twitter.com//wendlysaintil
License
- MIT : http://opensource.org/licenses/MIT