Skip to content

GNURub/angular-material-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Material Extra Components (DatetimePicker, TimePicker, ColorPicker, FileInput ...) for @angular/material 7.x, 8.x, 9.x, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x, 18.x, 19.x, 20.x

Build Status License

🚀 Live Demo

Ver Demo en GitHub Pages

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

And thank you so much for your coffee ❤️

Buy Me A Coffee

DEMO Angular Material Components

@see LIVE DEMO AND DOCUMENTATION

Choose the version corresponding to your Angular version:

Angular @ngxmc/datetime-picker
20 20.x+
19 19.x+
18 18.x+
17 none
15 15.x+ OR 9.x+ for legacy import
14 8.x+
13 7.x+
12 6.x+
11 5.x+
10 4.x+
9 2.x+
8 2.x+
7 2.x+

Datetime Picker

npm version Github All Releases

TUTORIAL HERE

npm install --save  @ngxmc/datetime-picker

Alt Text

@see DEMO stackblitz for Angular 7, Angular 8

@see DEMO stackblitz for Angular 9

Color Picker

npm version Github All Releases

TUTORIAL HERE

npm install --save  @ngxmc/color-picker

Alt Text @see DEMO stackblitz

File Input

npm version Github All Releases

TUTORIAL HERE

npm install --save  @ngxmc/file-input

Alt Text

Theming

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

🚀 Deployment

This project is automatically deployed to GitHub Pages using GitHub Actions. You can also deploy manually:

Automatic Deployment

Manual Deployment

# Build for GitHub Pages
pnpm run build:gh-pages

# Deploy to GitHub Pages
pnpm run deploy:gh-pages

For detailed deployment instructions, see DEPLOYMENT.md.

License

MIT

About

Angular Material Library provide extra components for every project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.0%
  • HTML 14.6%
  • SCSS 9.3%
  • JavaScript 1.1%