@bsnbase/bsn-utils
v1.0.0
Published
#### downLoadFile
Readme
utils
downLoadFile
下载文件
getDebounceFn
防抖函数
getEscape
转移Html字符串
getRound
四舍五入函数
getThousands
数字转千分位
getThrottleFn
节流函数 使用方法参考 lodash 的 throttle
getUnEscape
反转移Html字符串
isEmpty
判断值是否是无效值 undefined | null | '' 均为无效值
isMobile
判断是否是移动端
isWXBrowser
判断是否是微信浏览器
openNewWin
打开新的Tab
readFile
读取文件
setLS
向 localStorage 存储数据
getLS
从 localStorage 获取数据
