0.0.5 • Published 5 years ago
@myworkbench/material v0.0.5
@myworkbench/material
A Wrapper library on top of the official @angular/material library with multiple feature yet to be implemeted. (Work In Progress)
Getting Started
Install using the following command,
- Using NPM
$ npm i @myworkbench/material
- Using Yarn
$ yarn add @myworkbench/material
Set up browser animations for Angular Material:
Importing the
BrowserAnimationsModule
into your application enables Angular's animation system. Declining this will disable most of Angular Material's animations.
Dependencies
@myworkbench/material is currently extended with the following dependencies. Instructions on how to use them in your own application are linked below.