ng2-store
v1.0.0
Published
An Easy to use Data Store for Angular 2
Downloads
23
Readme
Installation instructions
To build ng2-store and the sample app locally, first do:
npm install
This should install jspm, angular2 and immutable.js.
TODO
- reserve npm name
- cross browser support
- example with Http
- middleware mechanism
- logging middleware
- undo /redo middleware?
- tests
- docs
- typings
If building the library and examples on Windows
Run the commands from either Cygwin or the git bash shell, which does not require administrator privileges.
Having difficulties?
It would be great to open an issue, even if its simply a question. If running into issues, can you copy the whole error message and add the node and npm version and i'll follow it up. Thanks.