Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhudson8/backbone-reaction
react-backbone + more beefy react and backbone enhancements
https://github.com/jhudson8/backbone-reaction
Last synced: about 2 months ago
JSON representation
react-backbone + more beefy react and backbone enhancements
- Host: GitHub
- URL: https://github.com/jhudson8/backbone-reaction
- Owner: jhudson8
- License: mit
- Created: 2014-07-02T16:32:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-27T13:18:44.000Z (about 10 years ago)
- Last Synced: 2024-04-24T14:29:33.459Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 531 KB
- Stars: 21
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-cn - backbone-reaction - React, Backbone and then some (Uncategorized / Uncategorized)
- awesome-react - backbone-reaction - React, Backbone and then some
- awesome-learning-resources - backbone-reaction - React, Backbone and then some (Uncategorized / Uncategorized)
- awesome-react - backbone-reaction - react-backbone + more beefy react and backbone enhancements (React [🔝](#readme))
README
backbone-reaction
=================
backbone-reaction contains both enhancements to [React](http://facebook.github.io/react/), [Backbone](http://backbonejs.org/), and additional mixins to allow React to work seamelessly with Backbone.[View fancydocs](http://jhudson8.github.io/fancydocs/index.html#project/jhudson8/backbone-reaction)
***This is the last release of backbone-reaction. To avoid confusion, use [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone) instead. See the "with dependencies together" installation instructions.***
Bundled Projects
---------------------
* [jhudson8/react-mixin-manager](https://github.com/jhudson8/react-mixin-manager) to allow mixins to be defined with dependencies
* [jhudson8/react-events](https://github.com/jhudson8/react-events) declarative component events similar to what you get with Backbone.View
* [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone) tight integration of React and Backbone using a suite of mixins
* [jhudson8/backbone-xhr-events](https://github.com/jhudson8/backbone-xhr-events) add XHR activity events to your Backbone models and collections