react-events icon indicating copy to clipboard operation
react-events copied to clipboard

Declarative managed event bindings for react components

react-events

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