nuxeo/sweet-material-table

Name: sweet-material-table

Owner: Nuxeo

Description: Polymer 1.1 material design table

Created: 2015-11-12 22:19:49.0

Updated: 2016-03-29 18:14:37.0

Pushed: 2016-03-29 18:14:36.0

Homepage:

Size: 1908

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

sweet-material-table

A material design table implementation. Based on http://www.google.com/design/spec/components/data-tables.html

Demo

YQL demo

et-material-table
    id="table"
    title="Normal demo"
    columns="[[columns]]"
    available-columns="[[availableColumns]]"
    data="[[data]]"
    start="{{start}}"
    per-page="{{perPage}}"
    total="{{total}}" />

Look inside the demo folder for code examples. (Be warned, this is still a work in progress)

Development

To get started , first npm install && ./node_modules/.bin/bower install

To run

npm start

Links

gh-pages update

Use the gp.sh script found at https://github.com/Polymer/tools


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.