moriutils

moriutils for working with DOM, Window, Screen and etc.


Keywords
utils, mori, call, debounce, throttle, runOnKeys, axios, difference, array/declares, flatten, pull, chunk
License
MIT
Install
npm install moriutils@1.1.2

Documentation

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