Skip to content

moonlitusun/o-orange

Repository files navigation

🍊 o-orange

Implementation of some useful functions for Financial Industry

Npm Npm

coverage coverage coverage

Installation

Use pnpm

pnpm add @dz-web/o-orange

Use yarn

yarn add @dz-web/o-orange

Usage

import { toFixed } from '@dz-web/o-orange';

toFixed(1.5);

Documentation

http://moonlit.vip/o-orange