We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a84de commit 96dae73Copy full SHA for 96dae73
README.md
@@ -0,0 +1,13 @@
1
+# @angular-redux
2
+
3
+[Redux](https://redux.js.org/) bindings for [Angular](https://angular.io/) applications.
4
5
+## Packages
6
7
+- [@angular-redux/store](packages/store) - Bindings between Redux and Angular
8
+- [@angular-redux/form](packages/form) - Bindings between Angular Forms and your Redux state
9
+- [@angular-redux/router](packages/router) - Bindings between Angular Router and your Redux state
10
11
+## Examples
12
13
+- [Example Application](packages/example-app)
0 commit comments