lucasbauche / MyAngularLibrary
A basic example of a component library which can be consumed in Angular CLI projects. It includes an automatic build task using gulp.
ā11Updated 8 years ago
Alternatives and similar repositories for MyAngularLibrary:
Users that are interested in MyAngularLibrary are comparing it to the libraries listed below
- š„ Easily create Angular libraries using Schematicsā129Updated 6 years ago
- A workaroud example of angular library, until angular/angular-cli#1692 will be solvedā32Updated 7 years ago
- Angular 2 lazy load exampleā59Updated 7 years ago
- Angular Model. Simple state management with minimalistic API, one way data flow, multiple model support and immutable data exposed as RxJā¦