Skip to content

nikoskalogridis/cycle-material

Repository files navigation

Cycle Material

UI components for Cycle that follow material design.

Introduction

cycle-material is a library of snabbdom user interface components based on material design.

cycle-material components are completely stateless making them an ideal companion to libraries such as Cerebral.

Documentation, Demos & Code Examples

Take a look at the documentation app for demos and code examples.

Demo

Installation

npm install --save-dev cycle-material

Contribute

Fork the repository

  • npm install
  • npm start runs dev mode which watches for changes and auto lints, tests and builds. Visit http://localhost:3000/ to view the demo app.
  • npm test runs the tests
  • npm run lint lints the code
  • npm run build compiles to es5

License

MIT

About

Cycle.js UI components based on material design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages