Skip to content

classicvalues/ember-number-to-words-shim

 
 

Repository files navigation

ember-number-to-words-shim

npm version Build Status

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.

About

Ember.js number-to-words shim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.1%
  • HTML 19.4%
  • Handlebars 0.5%