https://github.com/gsans/example-app
https://github.com/gsans/example-app
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gsans/example-app
- Owner: gsans
- License: mit
- Created: 2018-02-28T00:53:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T00:54:20.000Z (over 7 years ago)
- Last Synced: 2025-01-26T17:32:30.011Z (8 months ago)
- Language: TypeScript
- Size: 1.03 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @ngrx
Reactive libraries for Angular
## Support
[](#backers) [](#sponsors) [](https://gitter.im/ngrx/platform?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[](http://commitizen.github.io/cz-cli/)
## Packages
- [@ngrx/store](./docs/store/README.md) - RxJS powered state management for Angular applications, inspired by Redux
- [@ngrx/effects](./docs/effects/README.md) - Side Effect model for @ngrx/store to model event sources as actions.
- [@ngrx/router-store](./docs/router-store/README.md) - Bindings to connect the Angular Router to @ngrx/store
- [@ngrx/store-devtools](./docs/store-devtools/README.md) - Store instrumentation that enables a
[powerful time-travelling debugger](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en).
- [@ngrx/entity](./docs/entity/README.md) - Entity State adapter for managing record collections.
- [@ngrx/schematics](./docs/schematics/README.md) - Scaffolding library for Angular applications using NgRx.## Examples
- [example-app](./example-app/README.md) - Example application utilizing @ngrx libraries, showcasing common patterns and best practices.## Migration
- [Migration guide](./MIGRATION.md) for users of ngrx packages prior to 4.x.## Events
Join us at ngATL in Atlanta, Georgia on January 30 - February 2. [Read here to learn more](http://ng-atl.org/) or [use this special offer to buy one ticket and get another free](https://t.co/2071F6VvbV)## News
- [Official editor on Medium](https://medium.com/ngrx)## Contributing
Please read [contributing guidelines here](./CONTRIBUTING.md).## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/ngrx#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/ngrx#sponsor)]