I would like to convert number to word.
```js`
1 = on
123 = one h…
``
Have any package?
I don’t think so, but if you google for “javascript numbers to words” you’ll find some code examples to get you started.
Thanks for your reply.
I would like to convert number to word.
```js`
1 = on
123 = one h…
``
Have any package?
I don’t think so, but if you google for “javascript numbers to words” you’ll find some code examples to get you started.
Thanks for your reply.