There are a tons Material Design projects out there but I choose these three because of their popularity and for the fact I just found these projects interesting for a few of own projects. I work in a variety of environments so each gave me certain advantages over the other. This article is just how I broke them down and what projects I plan use them for.
|
Angular-UI Team | Materialize | Material Design for Bootstrap |
- https://material.angularjs.org/
- Useful for when you are using angularjs.
- missing some stuff or just not shown in the documents.
- Great for my single page example.
- http://fezvrasta.github.io/bootstrap-material-design/
- Useful for bootstrap project and updating them to material design themes.
- Wish they used Sauce labs Tests like bootstrap.
- Great for updating my bootstrap sites and my blog.
- https://github.com/Dogfalo/materialize
- Uses Jquery, and simple to get up and run just like bootstrap.
- Very close to other css libraries but still different; only a question of how much support.
- Great use for my emberjs project.