Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.96 KB

README.md

File metadata and controls

63 lines (37 loc) · 1.96 KB

bon-kreyol

npm license github-issues

nodei.co

travis-status stars forks

forks

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 wendlysaintil@gmail.com https://twitter.com//wendlysaintil

License