Skip to content

This package is responsible for transforming numbers into text statements.

License

Notifications You must be signed in to change notification settings

Wiar8/NumberToLetter

Repository files navigation

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 [email protected]

Authors

About

This package is responsible for transforming numbers into text statements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published