davideperozzi / smoovy

A collection of small and useful js packages (smooth scrolling, router, parallax, webgl, utils, etc.) preventing copy & paste
MIT License
79 stars 8 forks source link

Debounce util #14

Closed vanrez-nez closed 2 years ago

vanrez-nez commented 4 years ago

Hi, would you consider having a debounce function? I'd expect to see one next to throttle inside utils. Thanks!