debounce-async

v0.0.2
A debounced function that delays invoking asynchronous functions.
debounce throttle promise asynchronous timeout ratelimit

lint

eslint .

test

mocha --compilers js:babel-core/register

build

babel ./src --out-dir ./dist --presets es2015 --plugins syntax-async-functions,transform-regenerator
npm i debounce-async

Metadata

  • MIT
  • Whatever
  • szchenghuang
  • released 5/6/2018

Downloads

Maintainers