iver-util
v1.0.2
Published
一些实用的工具类
Downloads
9
Readme
iver-util
工具模块
Install
npm install --save iver-util
Method
- PromiseTrans - promise格式化
- ArrDistinct - 数组对象去重
- splitArray - 分割数组
- stringTrans - 转换编码的字符串
- htmlToString - 去除html
方法的参数,可以参考下面的使用。
Usage
//...
More
....