@nexim/financial-calculate
Version:
Provides a set of utils to handle common financial operations.
25 lines (16 loc) • 741 B
Markdown
# @nexim/financial-calculate





Provides a set of utils to handle common financial operations.
## Installation
To install the package, use npm or yarn:
```sh
npm install @nexim/financial-calculate
# Or using yarn
yarn add @nexim/financial-calculate
```
## Documentation
Read full documentation [here](./docs/README.md).