Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesbirtles/paper-table

Material design data table for polymer.
https://github.com/jamesbirtles/paper-table

Last synced: about 10 hours ago
JSON representation

Material design data table for polymer.

Awesome Lists containing this project

README

        

# paper-table

A material design table for polymer

## Install
```
bower install UnwrittenFun/paper-table --save
```

## Usage
```html


Your title





..
..
..



..
..
..

```