Skip to content

carlosbvz/bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Bouncer

This is just a very basic implementation of a 'bouncer' that will prevent multiple triggers for an specific function.

How it works

  • The bouncer.js file needs to be added before any logic.
  • Call the bouncer function using the first parameters as the the 'bouncing time', the second parameter as the actual function to trigger, and the third parameter (optional) is any parameter that the function to trigger might use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published