Open MattL019 opened 5 years ago
Not sure how much work this would take, but a toNumber function that took in a string of cardinal numbers e.g one hundred and five and returned it's number counterpart e.g 105 would be great
one hundred and five
105
You probably want https://www.npmjs.com/package/english-words-to-numbers
Not sure how much work this would take, but a toNumber function that took in a string of cardinal numbers e.g
one hundred and five
and returned it's number counterpart e.g105
would be great