EvHaus / doby-grid

An HTML table element on steroids.
Other
14 stars 5 forks source link

Doby Grid

Build Status [Maintenance]()

Doby Grid is a Javascript module for rendering a dynamic, data-driven grid. It's basically a <table> element on steroids.


This project is no longer being supported or maintained. Documentation can we found inside https://github.com/EvNaverniouk/doby-website

If you want to take over ownership of the project, don't hesitate to contact me. Otherwise, fork away!


Installation

bower install doby-grid

Development

To build the project from the source code (and to look at the packaged examples) you'll need to clone the repo and then run:

npm install
grunt build