riskbook/number-to-words

Package contains some util methods for converting numbers into words.


License
MIT
Install
elm-package install riskbook/number-to-words 1.0.0

Documentation

Number To Words

As the name suggests, the package allows you to convert numbers into words. This package, inspired by similar javascript library.

The tests are run by running the elm-test command. For this, you must have the necessary package installed.