bon-kreyol
v0.0.2
Published
![npm](https://img.shields.io/npm/v/bon-kreyol.svg) ![license](https://img.shields.io/npm/l/bon-kreyol.svg) ![github-issues](https://img.shields.io/github/issues/wspecs/bon-kreyol.svg)
Downloads
3
Readme
bon-kreyol
Features
- Parse text with chords
Usage
import {sanitizeKreyol} from 'bon-kreyol';
console.log(sanitizeKreyol('Si ou vlé kasé tout kòd vié péché'));
// Si ou vle kase tout kòd vye peche,
Install
npm install --save bon-kreyol
Scripts
- npm run build :
rm -rf dist && tsc
- npm run test :
mocha ./dist/test/*.js
Dependencies
Package | Version | Dev --- |:---:|:---: args-finder | 0.0.3 | ✖ @types/node | ^10.0.2 | ✔ @types/chai | ^4.1.3 | ✔ @types/mocha | ^5.2.0 | ✔ chai | ^4.1.2 | ✔ 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