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: 19 days ago
JSON representation
React mixin registration manager which allows mixins to have dependencies
- Host: GitHub
- URL: https://github.com/jhudson8/react-mixin-manager
- Owner: jhudson8
- License: mit
- Created: 2014-05-09T01:45:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T18:06:55.000Z (over 9 years ago)
- Last Synced: 2024-10-11T22:28:04.565Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 706 KB
- Stars: 34
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-cn - react-mixin-manager - React mixin registration manager (Uncategorized / Uncategorized)
- awesome-react - react-mixin-manager - React mixin registration manager
- awesome-learning-resources - react-mixin-manager - React mixin registration manager (Uncategorized / Uncategorized)
- awesome-react - react-mixin-manager - React mixin registration manager which allows mixins to have dependencies ` 📝 6 years ago` (React [🔝](#readme))
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)