1.0.3 • Published 6 years ago

words-and-numbers v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

wordTONumber

Converts input string to number

Features

  • wordToNumber converts input string to output numbers

API USAGE

wordToNumbers(input)

  • {string} input - input string value

Examples

  • converts one hundred to 100
  • converts nine to 9
  • converts ten millions fifty thousand and five to 10050005
  • converts two lakhs five hundred and fifty to 200550
  • converts two ten crores thirty thousand five hundred and five to 300005520
  • converts two ten crores thirty thousand five hundred and five to 2100055005
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago