Skip to content

Latest commit

 

History

History
executable file
·
54 lines (30 loc) · 990 Bytes

.README.md

File metadata and controls

executable file
·
54 lines (30 loc) · 990 Bytes

${pkg.name}

${pkg.description}

${badge('npm')} ${badge('npm-license')} ${badge('github-issues')}

${badge('nodei')}

${badge('travis-status')} ${badge('github-stars')} ${badge('github-forks')}

${badge('github-forks')}

${badge('dependencies')} ${badge('devDependencies')}

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 ${pkg.name}

Scripts

${scripts()}

Dependencies

${dependencies()}

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

${author()}

License

${license()}