lowcodeutils
v1.0.9
Published
a fontend utils for write repeated code
Downloads
42
Readme
lowcodeutils
将在实际开发中常用的工具类函数包装,方便复用
工具
- getType
- throwExceptionIf
- isArray
- isBoolean
- isString
- isObject
- isNumber
数组
- equalArray
- flatArray
- nArray
对象
- transferNewObject
