ember-material-components

Material Design Components implemented as native ember components

MIT License

Downloads
8
Stars
1
Committers
5

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