Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.63 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.63 KB

License: MIT Build npm version codecov


What is Galileo?

Galileo is an Angular UI Kit built to fast and easy development of user interfaces. It is built on top of Bootstrap 4.0

Dependencies

The supported versions are:

galileo Angular Bootstrap CSS ng-bootstrap @fortawesome/angular-fontawesome ng-sidebar
0.x.x 10.1.1 4.0.0 6.0.2 0.7.x 9.2.1

Features

  • Real time themes switcher
  • Forms with errors message setup system
  • Layouts for authentication and dashboard
  • Sidebar
  • Breadcrumb
  • Table component with clientSide and serverSide (Spring) mechanism
  • HttpInterceptor with addToken() and refreshToken() mechanism
  • Validators
  • Some others useful component (e.g gll-cards)

Run example project

  • npm i
  • ng serve

Install Galileo

  • npm i --save @nicolalopatriello/galileo