@ulivz/get-event-listeners
v0.0.1
Published
An event interceptor allowing you to get all the event listeners of an element
Downloads
4
Readme
get-event-listeners
Install
yarn add get-event-listeners
Usage
const { getEventListeners } = require('get-event-listeners')
getEventListeners()
//=> foo
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
get-event-listeners © ULIVZ, Released under the MIT License. Authored and maintained by ULIVZ with help from contributors (list).
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz