Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneajaho/angular-state-crud
Angular CRUD implementation with different state management libraries
https://github.com/eneajaho/angular-state-crud
angular ngrx rx-angular
Last synced: 25 days ago
JSON representation
Angular CRUD implementation with different state management libraries
- Host: GitHub
- URL: https://github.com/eneajaho/angular-state-crud
- Owner: eneajaho
- Created: 2021-10-09T14:34:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T12:39:47.000Z (10 months ago)
- Last Synced: 2023-12-31T22:22:38.604Z (10 months ago)
- Topics: angular, ngrx, rx-angular
- Language: TypeScript
- Homepage: https://crud.eneajaho.me/
- Size: 926 KB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular CRUD implementation with different state management libraries
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b9b71d8-a9b1-49e9-9afa-19a47c7bfa59/deploy-status)](https://app.netlify.com/sites/component-store-crud/deploys)### Features
- rxState / NgRx Component-Store for CRUD state
- Smart / Dumb component architecture
- Angular Material components
- Table animations (on add, update, remove)
- Error, Loading state handling### Included state management libraries
- RxState
- NgRx Component-Store![image](https://user-images.githubusercontent.com/25394362/136675191-71680362-0e3e-4d09-91fd-103dd9dfd715.png)
#### Built with Angular ❤️