# @nexim/financial-calculate

![NPM Version](https://img.shields.io/npm/v/@nexim/financial-calculate)
![npm bundle size](https://img.shields.io/bundlephobia/min/@nexim/financial-calculate)
![Build & Lint & Test](https://github.com/the-nexim/nanolib/actions/workflows/build-lint-test.yaml/badge.svg)
![NPM Downloads](https://img.shields.io/npm/dm/@nexim/financial-calculate)
![NPM License](https://img.shields.io/npm/l/@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).
