Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jamesbirtles/paper-table
- Owner: jamesbirtles
- Created: 2015-12-10T03:36:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T16:49:57.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T23:37:38.350Z (2 days ago)
- Language: HTML
- Homepage: https://polymer.unwrittenfun.uk/paper-table/
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
..
..
..
..
..
..
```