Skip to content

developer-1-nng/angular-material-components

 
 

Repository files navigation

Angular Material Extra Components (DatetimePicker, TimePicker, ColorPicker, FileInput ...) for @angular/material 16.x, 17.x, 18.x, 19.x, 20.x

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⭐.

DEMO Angular Material Components

@see LIVE DEMO AND DOCUMENTATION

Choose the version corresponding to your Angular version:

Angular @nng-components/angular-material-datetime-picker
20 20.x+
19 19.x+
18 18.x+
17 17.x+
16 16.x+

Datetime Picker

TUTORIAL HERE

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

Alt Text

Color Picker

TUTORIAL HERE

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

Alt Text

File Input

TUTORIAL HERE

npm install --save  @nng-components/angular-material-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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.8%
  • HTML 13.3%
  • SCSS 10.6%
  • JavaScript 1.3%