A full-featured money library


Keywords
flexverse, money, currency, calculation, formatting, allocation, serializable, calculations, currency-handling, javascript, javascript-library, js, npm, npm-module, npm-package, serialization, wealth
License
MIT
Install
npm install wealth@1.1.8

Documentation

Wealth

Wealth is a JavaScript library for handling money calculation, allocation, formatting, serialization, and currency handling.

There are many libraries out there that handle money or currency, but there's not one that offers a complete feature set. This library provides a uniform interface for various money-related operations.

Under the hood, it uses bignumber.js for calculations.

Installation

npm install wealth

or

yarn add wealth

Documentation

https://amirmohsen.github.io/wealth/