@dronephon/utils
v1.0.1
Published
🔧 一些常用的的工具方法
Downloads
0
Readme
@dronephon/utils
🔧 一些常用的的工具方法
方法概览
file
- base64ToBlob
- urlToBase64
- fileToBase64
- downloadByData
- downloadByUrl
- downloadByBase64
- downloadByOnlineUrl
- checkFile
bem
- createBEM
constants
- PASSWORD_REG
crypto
- SMEncryption
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
map
- defineMap
string
- padZero
- camelize
tree
listToTree
treeToList
findNode
findNodeAll
