Navigation Menu

Skip to content

JelleBruisten/angular-material-components

 
 

Repository files navigation

Angular Material Extra Components (DatetimePicker, TimePicker, ColorPicker, FileInput ...) for @angular/material 7.x, 8.x, 9.x, 10.x

Build Status License

Description

Angular Material Library provide extra components for every project (Datetime picker, Time picker, Color picker...).

Please do not hesitate to contact us if you have any question or suggestion.

Feel free to open the issues or provide a PR.

If you like this project, support angular-material-components by starring⭐.

button

DEMO Angular Material Components

@see LIVE DEMO AND DOCUMENTATION

Choose the version corresponding to your Angular version:

Angular @angular-material-components/xxx (xxx is name of package(datetime-picker, color-picker, file-input))
10 4.x+
9 2.x+
8 2.x+
7 2.x+

Datetime Picker

npm version

TUTORIAL HERE

npm install --save  @angular-material-components/datetime-picker

Alt Text

@see DEMO stackblitz for Angular 7, Angular 8

@see DEMO stackblitz for Angular 9

Color Picker

npm version

TUTORIAL HERE

npm install --save  @angular-material-components/color-picker

Alt Text @see DEMO stackblitz

File Input

npm version

TUTORIAL HERE

npm install --save  @angular-material-components/file-input

Alt Text

Theming

<link href="https://fonts.googleapis.com/icon?family=Material+Icons&display=block" rel="stylesheet">

License

MIT

About

Angular Material Library provide extra components for every project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.2%
  • HTML 15.3%
  • SCSS 7.6%
  • JavaScript 1.9%