reangudux
v1.0.6
Published
> A component wrapper for rendering `react` components in an `angular@>1.5` app.
Readme
rea[ng]udux
A component wrapper for rendering
reactcomponents in anangular@>1.5app.
This wrapper assumes ng-redux as a peer dependency. A redux store is used as the single source of truth for both angular and react. This allows for much simpler inter-framework communication with minimal developer overhead.
This wrapper is highly influenced by react2angular.
Features
- Inter-framework communication
- Out-of-the-box
ui-routersupport - Simple and consistent API
- All
reanguduxcode can be placed in 1 file
Usage
Example App
TODO
- Write ~better~ some docs.
