README.md 337 字节
Newer Older
杨若瑜's avatar
杨若瑜 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
# YumeiSoft.CommonFrontUtils
## 瑜美科技出品
强大的通用前端算法库

如何启动演示:
```
yarn install
yarn start
```

目录结构:
```
src React项目
src/demo 示例
src/Yumeisoft/CommonFrontUtils 源代码
```

工具类型:
```
Objs 对象数组操作工具
Obj  对象操作工具
List 数组操作工具
```