Material Design Lite
The Material Design Lite framework, which is made by Google, operates in the same way as Materialize and most other CSS frameworks by providing CSS and JavaScript that are written to create material-compliant components and animations.
The Lite descriptor should not be taken to mean that MDL should be considered as being inferior or pared down. There are fewer components available to us than in many frameworks but the term Lite refers more to it being lightweight in the software sense. It has a very low memory overhead and few dependencies. Although it does have fewer components than other frameworks, it is nevertheless powerful enough to satisfy the requirements for a vast majority of material designers and developers. Furthermore, its light weight lends itself to working alongside other libraries and frameworks.
As with Materialize, MDL can be either downloaded and included in our project directories, or linked via a content delivery system. Either way, the files can...