Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 ❤️