UNPKG

m_throttle

Version:

节流/防抖

5 lines (3 loc) 129 B
# this is throttle AND debounce methonds; ## npm install m_throttle --save; ### import {throttle,debounce} from m_throttle;