0.0.1 • Published 8 years ago

crockpot-fromEnglish v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Converts English to integers.

Install

$ npm install --save crockpot-fromEnglish

Development

To run tests follow the following instructions:

$ npm test

Usage

var fromEnglishToInteger = require('crockpot-toEnglish')

fromEnglishToInteger('two thousand four hundred fifty') // 2450
0.0.1

8 years ago