Skip to content

Preventing duplicate JS event listener on the same Tag/Element/Node

Notifications You must be signed in to change notification settings

krupalpatel92/prevent-duplicate-js-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

prevent-duplicate-js-event

Preventing duplicate event listener on the same Tag/Element/Node

What can do

  • Can get all event list of the specific element/tag/node
  • Can detect event is reistering again to prevent it.
  • Many more thing can do visit code.

Releases

No releases published

Packages

No packages published