1.0.6 • Published 3 years ago

@darth777/number_to_words v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Numbers to Words React spanish version

Is a library that converts numbers to letters from 0 to 10 ^ 120 in Spanish

Installation

npm i @darth777/number_to_words

Usage

import number_to_words from '@darth777/number_to_words';

number_to_words('130') # returns 'ciento treinta'
number_to_words('130.50') # returns 'ciento treinta con cincuenta'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago