utils-common-fn

utils

Usage no npm install needed!

<script type="module">
  import utilsCommonFn from 'https://cdn.skypack.dev/utils-common-fn';
</script>

README

常用方法

isArray  // 是否为数组
isObject // 是否对象
bsWait //  等待
bsPromise // 构造promise
bsCheck // 循环检测
bsRunWhen // 当.. 将..
setValueByPath // 设置值
getValueByPath // 获得值