1.0.2 • Published 8 years ago

words-and-numbers v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago