1.0.1 • Published 3 years ago

zw-tools v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

zw 的 工具包

    检测数据类型
        toType
        isFunction
        isWindow
        isArrayLike
        isPlainObject
        isEmptyObject
        isNumeric
    
    函数的防抖和节流
        debounce
        throttle

    数组和对象的操作
        mergeArray
        each
        merge
        clone
    
    设定具备有效期的localStorage存储方案
        storage