0.3.0 • Published 10 years ago
@dropofwill/material-components v0.3.0
Material Components
Stateless UI components for react that follow material design.
Introduction
material-components is a library of React (0.14.0) user interface components based on material design.
material-components are completely stateless making them an ideal companion to libraries such as Cerebral or Redux. But they can also be used with other flux based frameworks or even without a framework at all.
The development of material-components has been sponsored by Elastic Time.
Documentation, Demos & Code Examples
Take a look at the documentation app for demos and code examples.

Installation
npm install --save-dev material-componentsContribute
Fork the repository
npm installnpm run devruns dev mode which watches for changes and auto lints, tests and builds. Visit http://localhost:8080/webpack-dev-server/index.html to view the demo app.npm testruns the testsnpm run lintlints the codenpm run buildcompiles to es5
License
MIT
0.3.0
10 years ago