0.0.1 • Published 8 months ago

yiu-common v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Yiu-common

styled with prettier Greenkeeper badge Travis Coveralls Dev Dependencies Donate

存储一下通用日常方法

Usage

project

git clone https://gitee.com/pakhoyiu/yiu-common.git YOURFOLDERNAME
cd YOURFOLDERNAME
npm install

package

npm install yiu-common

Importing library

You can import the generated bundle to use the whole library generated by this starter:

import float from 'yiu-common'

Features

  • 新增浮点数处理方法(Handling operations between floating-point numbers): float.add() | float.subtract() | float.multiply() | float.divide()
0.0.1

8 months ago

0.0.0

11 months ago