The devonfw Platform provides a solution to building applications which combine best-in class-frameworks and libraries as well as industry proven practices and code conventions. devon4ng is the JavaScript/TypeScript variant of the devonfw focusing on front-end applications.
This repository contains the following assets:
devon4ng-application-template: It is the Angular application template used by the CobiGen code generation tool.
devon4ng-ngrx-template: It is the Angular application template used by the CobiGen code generation tool that makes use of NgRx for state management.
devon4ng-ionic-application-template: It is the Ionic mobile application template used by the CobiGen code generation tool.
Code samples: Folder containing different samples for the devon4ng guides.
AngularBasicPWA: Project sample that contains an Angular progressive web app
AngularElements: Project sample that builds into an
Angular ElementAngularElementsTest: Project sample created to use the
Angular ElementAngularLazyLoading: Project sample using Lazy Loading
AngularMaterialBasicLayout: Basic layout using angular material
AngularMaterialTheming: App theming using angular material
AppInitializer: Project sample of
App InitializerElectronTest: Project sample of
ElectronErrorHandler: Project sample of
Error HandlerIonicBasicPWA: Project sample that contains an Ionic progressive web app
MyLibrary: Project sample that build into a
LibraryMyLibraryTest: Project sample created to use the
LibraryBlobStreaming: Project sample created to upload a file.(Download not implemented yet).
Documentation: Folder containing the documentation of the different samples and other guides related with devon4ng.