Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@fullstack-devops/ngx-mat-components

fullstack-devops27Apache-2.020.1.0TypeScript support: included

An addon library for Angular Material that provides additional components and utilities, including a calendar date picker, theme switcher, and navigation frame.

angular, material, components, ui, ngx-mat-components, fullstack-devops, calendar, date-picker, theme-switcher, nav-frame, nav-menu

readme

@fullstack-devops/ngx-mat-components

GitHub Workflow Status GitHub release (latest SemVer)

Downloads:

GitHub release (latest by date) npm

License:

GitHub

Components for @angular/material

Installation

  • yarn
    yarn add @fullstack-devops/ngx-mat-components
  • npm
    npm install @fullstack-devops/ngx-mat-components

Installation via GitHub packages

add to your local .npmrc the following line to be able to use this package:

@fullstack-devops:registry=https://npm.pkg.github.com

Documentation

Live Demo with all current modules at https://fullstack-devops.github.io/ngx-mat-components

Note: Sometimes I cannot document everything in the docs/, so please check the workspace application and source code for more information. Or sumbit an Issue