Skip to content

jacekkolasa/ember-paper

 
 

Repository files navigation

Ember Paper

This project aims to bring Google's new Material Design to Ember. The goal is to encapsulate everything possible in Ember components. This project is packaged as an Ember-cli addon. This allows a much nicer "plug and play" experience, as you can see for yourself in the "Installation" section.

Installation

Install the ember-cli addon in your ember-cli project:

$ npm install --save-dev ember-paper
$ ember g ember-paper

All the components and styles are ready to use in your application templates. Navigate through the docs to understand how to use each component.

Contribution

This is a very ambitious project. Google's design specs are extensive, and not trivial to implement. I've been porting Angular Material to Ember. This seems to be the most useful resource at the moment. If you feel like porting or fixing an element or two, please drop a pull request or issue at GitHub!

I believe that with the help of everyone we can bring these amazing design spec to Ember in a modular and robust way. The Ember way. Help us on Github!

About

The Ember approach to Material Design.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 61.7%
  • JavaScript 37.9%
  • Shell 0.4%