An open API service indexing awesome lists of open source software.

https://github.com/Rolltrax/revery-material

Material components for the revery UI framework
https://github.com/Rolltrax/revery-material

Last synced: 9 months ago
JSON representation

Material components for the revery UI framework

Awesome Lists containing this project

README

          

# revery-material
A material design component library for revery

🚧 This library is WIP and breaking API changes may occur! 🚧

![Examples](https://i.ibb.co/KbYdZqT/Revery-Material-2019-10-24-20-52-03.png)

## Goal
To provide total coverage of the Material Design spec for revery.
## Todo
Key: ✅ Done; 🆗 Functional, but not complete; 🔨WIP; ❌ No progress

- 🆗 Implement a color system
- ❌ Implement components
- 🔨 Buttons
- 🆗 `RaisedButton`
- 🆗 `FlatButton`
- ❌ everything else

## Examples
1. Clone this repo
2. Run `esy install`
3. Run `esy build`
4. Run `esy x App`

## Author(s)
- Zach Baylin - [zbaylin](https://github.com/zbaylin) & [me@zachbayl.in](mailto:me@zachbayl.in)