oasp / oasp4js-angular-catalog

Angular components catalog for OASP4JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Component Gallery

NOTE:

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.

Supported UI Frameworks with basic components

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.

Requirements

Install globally TypeScript and the Angular CLI:

npm install -g typescript @angular/cli angular-cli-ghpages

Installation

Clone this repository and install dependencies with:

npm install

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Angular components catalog for OASP4JS

License:Apache License 2.0


Languages

Language:TypeScript 39.4%Language:HTML 30.9%Language:CSS 28.3%Language:JavaScript 1.3%