Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samrocksc/react-material-design-lite

React component wrappers around Google's Material Design Lite library
https://github.com/samrocksc/react-material-design-lite

Last synced: 20 days ago
JSON representation

React component wrappers around Google's Material Design Lite library

Awesome Lists containing this project

README

        

# react-material-design-lite
React component wrappers around Google's Material Design Lite library

## Requirements

Before using, default pages should have the MDL files loaded:

```

```

## Usage

The goal of RMDL is to keep it simple when creating an element and leverage the parent/child relationship of react.

Documents to come...