Tushkiz / react-backbone

backbone-aware mixins for react and a whole lot more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-backbone

Give Backbone awareness to your React components and so much more.

  • give Backbone.Model / Backbone.Collection awareness to your React components
  • mixins for updating on model change events, be aware of model xhr activity and model validation events and more
  • add Backbone.View like declaritive events to your React components
  • add dependency management to your React mixins
  • use Backbone.Model-aware input components
  • includes managed event bindings which will clean up when the React component is unmounted

This project indludes/depends on the following other projects

Docs

View the installation and API docs

Tutorials

Other React projects that may interest you

About

backbone-aware mixins for react and a whole lot more

License:MIT License


Languages

Language:JavaScript 100.0%