An open API service indexing awesome lists of open source software.

https://github.com/gsans/example-app


https://github.com/gsans/example-app

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# @ngrx

Reactive libraries for Angular

## Support

[![Backers on Open Collective](https://opencollective.com/ngrx/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/ngrx/sponsors/badge.svg)](#sponsors) [![Join the chat at https://gitter.im/ngrx/store](https://badges.gitter.im/ngrx/platform.svg)](https://gitter.im/ngrx/platform?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](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)]