number-to-words

v1.2.4
Contains some util methods for converting numbers into words, ordinal words and ordinal numbers.
converter number ordinal string tool word

build

gulp build

lint

node node_modules/eslint/bin/eslint.js .

test

npm run lint && npm run test:node

test:node

jasmine

test:phantom

phantomjs ./spec/phantom/run-jasmine3.js 'http://localhost:3456/spec/'

test:server

http-server ./ -p 3456 -c-1
npm i number-to-words

Metadata

  • MIT
  • Whatever
  • Martin Eneqvist
  • released 8/9/2018

Downloads

Maintainers