convert-rupees-into-words

1.0.6 • Public • Published

Build Status Coverage Status

convert-rupees-into-words

Converts Indian Rupees into words

Installation

npm install convert-rupees-into-words

Usage

var convertRupeesIntoWords = require('convert-rupees-into-words');

var output = convertRupeesIntoWords(35116);

Output should be Thirty Five Thousand One Hundred Sixteen

Tests

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    406
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.6
    406
  • 1.0.5
    1
  • 1.0.4
    1
  • 1.0.3
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i convert-rupees-into-words

Weekly Downloads

410

Version

1.0.6

License

ISC

Unpacked Size

9.11 kB

Total Files

5

Last publish

Collaborators

  • neha-soni