wl_util_set

1.0.0 • Public • Published

工具类合集

更新

安装

npm install wl_utils --save-dev

使用

//按需引入
 import {
    serialize,  
    getDataType,
    deepClone,
    checkValueEqual,
    encryption,
    fullscreenToggel,
    listenfullscreen,
    fullscreenEnable,
    reqFullScreen,
    exitFullScreen,
    findChild,
    loadStyle,
    isValueEqual,
    findLabelByValue,
    findIndexByValue,
    randomLenNum,
    getQueryString,
    debounce,
    throttle,
    cardIdMask,
    phoneMask,
    uniqueArray,
    arrayLowerLatitude,
    strMask
} from 'wl_util'
 // 全量引入
 import utils from 'wl_util'

Package Sidebar

Install

npm i wl_util_set

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

7.48 kB

Total Files

3

Last publish

Collaborators

  • wlxin