1.1.2 • Published 2 years ago

moriutils v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

moriutils

npm version install size npm downloads NPM license

moriutils for working with DOM, Window, Screen and etc. 自定义工具函数库

函数相关

  1. call() & apply() & bind()
  2. 函数节流与函数防抖

数组

对象

字符串

DOM事件监听(带委托)

ajax请求函数

事件总线

消息定义与发布

Promise