Skip to content

izilongwan/util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@izilong/util

  • 安装|install
npm i @izilong/util
yarn add @izilong/util
  • 使用|use in ES6
import util from '@izilong/util'
  • NODE
const util = require('@izilong/util')

API Reference

  • 纵览
util
  |-array
  |-async
    -| Scheduler
    -| Scheduler1
  |-bom
    -| domReady
    -| getBrowserType
    -| getNetworkType
    -| mCookie
  |-data
    -| formDataTree
    -| LRUCache
  |-date
    -| countdown
  |-element
  |-func
    -| clone
    -| compose
    -| curry
    -| debounce
    -| genderator
    -| M
    -| memorize
    -| myApply
    -| myBind
    -| myCall
    -| myInstanceOf
    -| myNew
    -| partial
    -| throttle
  |-geometric
    -| isPointerTriangle
  |-object
    -| deepClone
    -| getObjKeyValue
    -| getType
    -| inherit
    -| isObject
    -| merge
  |-plugins
  |-regexp
    -| checkCarCard
    -| checkColor
    -| checkDate
    -| checkMail
    -| checkPhoneNumber
    -| regTpl
    -| trimSpace
  |-string
    -| getStringBytesLength
    -| sQueryCount
    -| sUnique
  |-url
    -| asyncLoad
    -| asyncLoadCallback
    -| getUrlParam
    -| parseUtlParams
  |-xhr
    -| xhr
    -| xhrAjavDomain
    -| xhrWindowName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published