1.0.0 • Published 10 years ago
rm2text v1.0.0
rm2text
Change amount into text for ringgit malaysia
Installation
$ npm install --save rm2textUsage
var rm2text = require('rm2text');
rm2text(30,120.40); //tiga juta seratus dua puluh ringgit empat puluh sen
var skandal = rm2text('rm420,000,000') //empat ratus dua puluh juta ringgitContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
1.0.0
10 years ago