1.2.2 • Published 4 years ago

wg-util v1.2.2

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

wg-util

前端的util库

使用

npm i wg-util

average

average([]number)

date

dateFormat (date: Date, fmt: string)

dom

addClass(el: HTMLElement, cls: string)

removeClass(el: HTMLElement, cls: string)

function hasClass(el: HTMLElement, cls: string)

objects

typeOf(obj: any)

strings

randomStr(len=32)

other

encodeParam(param)

loadScript(src: string)

preloadScript (src: string)

npm run test -t throttle

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago