OASP has been superseded by devonfw, the Open Source Standard Software Development Platform for state of the art Cloud Native Micro Service and Multi Platform Rich Web Apps, supported by Capgemini.
See http://devonfw.com and on Github http://github.com/devonfw
Individual products within OASP have been renamed to a corresponding one in devonfw.
For example:
- OAPS4j -> devon4j
- OASP4js -> devon4ng
- OASP4NET -> devon4NET
devonfw® is an exclusive and registered (European Trademark) product of Capgemini. Capgemini reserves all intellectual and industrial property rights over devonfw but publishes it under the Apache License, Version 2 – like OASP- which makes devonfw 100% Open Source. See: https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)
Collection of Angular 4 components, sorted on the basis of UI frameworks.
1.Material Design
- Form Controls
- Buttons
- SideNav
- DataTable
2.Bootstrap
- Form Controls
- Button
- Carsoul
- Tabset
3.PrimeNG
- Form Controls
- Button
- Menubar
- DataTable
4.Misc
- ngx-translate
- ag-Grid
This project was generated with Angular CLI version 1.0.0.
Install globally TypeScript and the Angular CLI:
npm install -g typescript @angular/cli angular-cli-ghpages
Clone this repository and install dependencies with:
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive/pipe/service/class/module
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.