WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

m-mansoor-ali/titanium-grid

Repository files navigation

Open Source Love

<titanium-grid>

<titanium-grid> is a free, high quality material design implementation of data grid / data table Polymer element.

Live Demo


Running demos and tests in browser

  1. Fork the titanuim-grid repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the titanuim-grid directory, run npm install and then bower install to install dependencies.

  4. Run polymer serve --open, browser will automatically open the component API documentation.