0

I'm looking to do convert numbers from strings like "1,86" to alphebitcs numbers like "one point eighty six".

I'm using nodeJS and Cherrio for my webscraping.

Does anyone know how could I do that ?

rastafalow
  • 157
  • 4
  • 18
  • 1
    Google and npmjs.com is your friend https://www.npmjs.com/package/number-to-words – Vic Mar 13 '17 at 09:11
  • Numbers after the decimal point are spoken separately. 1.86 = One point eight six. 2.7543 = Two point seven five four three. – Phylogenesis Mar 13 '17 at 09:12

0 Answers0