1.0.4 • Published 2 years ago

numlett v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago