n2d

1.0.7 • Public • Published

n2d

A script to transform an integer of the order int > 0 && int <= 10^15, into its descriptive text form.

Dependencies

  • No dependencies.

Examples

const package = require('n2d');
const str = package.n2d.convert("23213212321");
console.log(str);
-> twenty three billion two hundred thirteen million two hundred twelve thousand three hundred twenty one

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i n2d

      Weekly Downloads

      0

      Version

      1.0.7

      License

      MIT

      Unpacked Size

      21.3 kB

      Total Files

      9

      Last publish

      Collaborators

      • brunodev09