0.1.0 • Published 4 years ago

words-to-numbers-es v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Words To Numbers

Project that converts spanish text into numbers.

<bryancr89

Installation

npm install words-to-numbers-es

Example

import evalute from 'words-to-numbers-es';

const value = evaluate('ciento once mil quinientos treinta y dos dólares con tres centavos');
console.log(value); //111532.3
0.1.0

4 years ago

1.0.1

4 years ago

0.0.1

4 years ago