layershifter/event-stack

layershifter/event-stack

Releases10
Frequency4 months 4 weeks
Last Release
Stars5
[DEPRECATED] A React component for binding events on the global scope

Linked projects

Issues mentioned in `README` should be solved by other approaches: - `.addEventListener()` is blazing fast and is not a real performance issue - to solve issues with ordering in case when regular DOM event propogation is not available consider to use thi