https://github.com/co-it/ngrx-ducks
Improved Coding Experience for NgRx (discontinued)
https://github.com/co-it/ngrx-ducks
angular ngrx rxjs typescript
Last synced: 5 months ago
JSON representation
Improved Coding Experience for NgRx (discontinued)
- Host: GitHub
- URL: https://github.com/co-it/ngrx-ducks
- Owner: co-IT
- Created: 2019-03-02T07:41:48.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T07:14:01.000Z (about 1 year ago)
- Last Synced: 2025-05-04T20:41:19.938Z (5 months ago)
- Topics: angular, ngrx, rxjs, typescript
- Language: TypeScript
- Homepage: https://co-it.gitbook.io/ngrx-ducks/
- Size: 3.84 MB
- Stars: 75
- Watchers: 7
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# @ngrx-ducks
> ⚠️ Currently, the development of further features is not planned. We also think about freezing this project due to new features Angular received (e.g. Signals).
> 🤗 Please reach out, you rely on this project, so we can take your needs into account.
> 🙏🏻 Thank you!Welcome to the mono-repository containing all packages related to the Ducks.
| Package | Description |
| ------------ | -------------------------------------- |
| [core] | Improves coding experience for [ngrx]. |[core]: ./libs/core
[ngrx]: https://ngrx.io/## Documentation
You can learn all about NgRx Ducks by studying the [Docs](https://co-it.gitbook.io/ngrx-ducks/).
## Demo
Please checkout the demo hosted on ⚡️ StackBlitz.
It shows how NgRx and NgRx Ducks work together.## Want to help?
Your feedback is always welcome!
You can file [issues](https://github.com/co-it/ngrx-ducks/issues) and create [pull requests](https://github.com/co-it/ngrx-ducks/pulls) on the co-IT.eu Github repository.
https://stackblitz.com/edit/ngrx-ducks-latest?file=src/app/counter/store/counter/counter.store.ts