🔧 一些常用的的工具方法
npm install @dronephon/utils🔧 一些常用的的工具方法
#### file
- base64ToBlob
- urlToBase64
- fileToBase64
- downloadByData
- downloadByUrl
- downloadByBase64
- downloadByOnlineUrl
- checkFile
- createBEM
- PASSWORD_REG
#### dicts
- getDictName
- getDictChildren
#### is
- is
- isDef
- isUnDef
- isObject
- isEmpty
- isDate
- isNull
- isNullOrUnDef
- isNumber
- isPromise
- isString
- isFunction
- isBoolean
- isRegExp
- isArray
- isWindow
- isElement
- isMap
- isServer
- isClient
- isUrl
- isAndroid
- isIOS
- isBase64Url
- padZero
- camelize
#### tree
- listToTree
- treeToList
- findNode
- findNodeAll