rupiahku

0.0.2 • Public • Published

rupiahku

rupiahku is a dependency to convert rupiah nominal into wording. Rupiah can hold up to 1 Trillion nominal to be converted.

rupiahku-npm rupiahku-travis-ci rupiahku-coveralls

Installation

All you need to is to npm install rupiahku.

Usability

var rupiahku = require('rupiahku');
// OR
import rupiahku from 'rupiahku';

wording()

rupiahku.wording(2000);
// Dua Ribu Rupiah

Testing

You can test it with npm run test.

Contribute

If there's any issue regarding this dependencies, you can tell me right away.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i rupiahku

    Weekly Downloads

    16

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    7.65 kB

    Total Files

    5

    Last publish

    Collaborators

    • darrencavell