Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 801 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 801 Bytes

🍊 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