Skip to content

Fabriquartz/ember-material-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@plonquo/ember-material-components

Ember Material Components is an Ember addon that integrates Material Components for the web easily with your Ember application. All Material Design components are implemented as Ember component, neatly wrapping the underlying library, giving you ease of ease when wanted, and total control when needed.

Compatibility

  • Ember.js v3.28 or above
  • Ember CLI v3.28 or above
  • Node.js v14 or above

Installation

ember install @plonquo/ember-material-components

Usage

Add the following to your app.scss:

@import 'ember-material-components';

For more details, and a list of all available components and how to use them, see the documentation

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Packages

 
 
 

Contributors