/amount-formatter

Functions for formatting numbers

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

🧱 Amount formatting functions

This project is a set of functions for formatting numbers that reflect the amount of something (in monetary terms) equivalent.

Documentation

Package documentation (Readme file) and sources can be found here: https://github.com/re-knownout/amount-formatter/tree/master/package

Open documentation

Installation

To add this package into your project use pnpm, npm...

pnpm add -D @knownout/amount-formatter

...or use yarn:

pyarn add --dev @knownout/amount-formatter

The files in the src folder (other than the package) are just a sandbox to play with library functions.

re-knownout - https://github.com/re-knownout/
knownout@hotmail.com