UNPKG

react-events

Version:

Declarative managed event bindings for React components

20 lines (12 loc) 766 B
react-events ============ Declarative managed event bindings for [React](http://facebook.github.io/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](https://github.com/jhudson8/react-mixin-manager) [View the installation and API docs](http://jhudson8.github.io/fancydocs/index.html#project/jhudson8/react-events) ### Other React projects that may interest you * [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone) * [jhudson8/react-chartjs](https://github.com/jhudson8/react-chartjs)