Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jhudson8/react-mixin-manager

React mixin registration manager which allows mixins to have dependencies
https://github.com/jhudson8/react-mixin-manager

Last synced: 3 days ago
JSON representation

React mixin registration manager which allows mixins to have dependencies

Lists

README

        

react-mixin-manager
========================
Enhance React with full-featured mixin dependency management.

* Register mixins using a string alias
* Allow mixins to depend on other mixins
* Reduce the chance of mixin attribute duplication
* Provide dynamic mixins using reference parameters

[View the installation and API docs](http://jhudson8.github.io/fancydocs/index.html#project/jhudson8/react-mixin-manager) for a better docs experience

### Other React projects that may interest you

* [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone)
* [jhudson8/react-events](https://github.com/jhudson8/react-events)
* [jhudson8/react-chartjs](https://github.com/jhudson8/react-chartjs)