Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/berlingoqc/angular-libs
- Owner: berlingoqc
- Created: 2020-09-28T18:17:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T12:51:51.000Z (about 2 years ago)
- Last Synced: 2024-11-11T18:37:07.607Z (2 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 2.47 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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