drmyersii/numbers

dev-master 2016-01-22 15:40 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:02:33 UTC


README

This is a simple library that converts numbers to their corresponding word forms.

Example from the API:

This is the generated json output when passed a get parameter of 1337

{"number":1337,"words":"one thousand three hundred thirty-seven"}

authors

David Myers (drmyersii)