1.0.4 • Published 4 years ago

numlett v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

NumberToLetter

This package is responsible for transforming numbers into text statements.

Installation

Install NumberToLetter with npm

  npm install numlett
import numlett from "numlett";

numlett(300);
// TRESCIENTOS

Running Tests

To run tests, run the following command

  npm run test

Feedback

If you have any feedback, please reach out to us at master@wiar8.com

Authors

1.0.4

4 years ago

1.0.3

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago