Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debounce

Go Reference

Package debounce is complete and thread-safe port of lodash's debounce for Go, with support for leading/trailing/both edges, max wait, arguments, return values, flush, cancel, etc. See this CSS-Tricks article for detailed explanation of debouncing behavior.

Examples can be found in package documentation.

About

lodash debounce/throttle ported to Go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages