UNPKG

debounce-async

Version:

A debounced function that delays invoking asynchronous functions.

8 lines (7 loc) 84 B
language: node_js node_js: - stable install: - npm install script: - npm test