This post introduces Material for Meteor to any Meteor/Blaze users who may want to use Material Design.
Material for Meteor
Material for Meteor (MFM) is a Meteor package that implements Google’s Material Design in Blaze. Users of this package can call familiar Meteor templates with parameters in order to render Material Design components, i.e. elements or groups of elements that conform, in appearance and behavior, to the Material Design specification.
Package Repo
The MFM package is open source and available on GitHub
Demo Site
Demos of the available components and documentation for their use can be found at Material for Meteor. The MFM site is built with this package, and is as such a living example of how to use the package. The code for the website can be reviewed at this repo.
Components
The initial set of components is based on the author’s needs for other projects. Additional components can and will be added in the future.
Documentation
The code is well commented, and the formal documentation is a work in progress.