This package has been deprecated in favor of lodash.debounce
A lightweight utility to handle your debounce needs
npm install --save sb-debouncefunction debounce(callback: Function, timeout: number, aggressive: boolean = false)This project is licensed under the terms of MIT License, see the LICENSE file for more info