finnfiddle / words-to-numbers

JS library to convert textual words to numbers with optional fuzzy text matching
MIT License
248 stars 57 forks source link

Multilingual + better test coverage fork #41

Open IndyVC opened 2 years ago

IndyVC commented 2 years ago

For those with issues, I created a fork where numbers are parsed more correctly: https://github.com/IndyVC/multilingual-number-parser

Also supports dutch atm, feel free to suggest new languages.