Skip to content

janhaertel/doby-grid

 
 

Repository files navigation

Doby Grid Stories in Ready Build Status

Doby Grid is stand-alone module (part of the Doby JS framework) for rendering a dynamic, data-driven grid. It's basically a <table> element on steroids.


For more information and complete documentation visit: http://www.dobyjs.com/#grid


Doby Grid is also available via Bower:

bower install doby-grid


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 these commands:

npm install
bower install
grunt build

About

An HTML table element on steroids.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.1%
  • CSS 9.9%