react-events

March 20, 2015 ยท View on GitHub

Declarative managed event bindings for React components

  • No manual event cleanup
  • All events are declared in a single place for easier readability
  • Provided listenTo API
  • Pluggable event definitions with many supported types out of the box (refs, props, window, repeat)

This project indludes/depends on jhudson8/react-mixin-manager

View the installation and API docs

Other React projects that may interest you