2.0.7 • Published 6 years ago
ember-number-to-words-shim v2.0.7
ember-number-to-words-shim
Ember.js number-to-words shim
Compatibility
- Ember.js v3.4 or above
- Ember CLI v2.13 or above
- Node.js v8 or above
Installation
ember install ember-number-to-words-shim
Usage
import converter from 'number-to-words';
console.log(converter.toWords(1));
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.