Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/berlingoqc/angular-libs

Collection of library Angular that i'm writting to help me build powerfull Angular application with less code (but more dependencies)
https://github.com/berlingoqc/angular-libs

angular

Last synced: about 21 hours ago
JSON representation

Collection of library Angular that i'm writting to help me build powerfull Angular application with less code (but more dependencies)

Awesome Lists containing this project

README

        

# angular-libs

This repository is the main repository for my collection of angular librairie that i made for my application all base on Angular Material.

- [@berlingoqc/ngx-common](./projects/common/README.md) Use by all of the other to provide core fonctionnality , go check the readme for more
- [@berlingoqc/ngx-loopback](./projects/loopback/README.md) Library to generate client for loopback 3/4 Rest Controller
- [@berlingoqc/ngx-autotable](./projects/autotable/README.md) Library to generate mat-table from data structure
- [@berlingoqc/ngx-autoform](./projects/autoform/README.md) Library to generate mat-form from data structure
- [@berlingoqc/ngx-notification](./projects/notification/README.md) Library for a notification system for an application
- [@berlingoqc/ngx-pwa](./projects/pwa/README.md) Collection of service to execute event on pwa application