Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

jsvine/Backbone.Table

Repository files navigation

Backbone.Table

Render any Backbone.js Collection as an HTML table. No rocket science here; basically just a Backbone.View wrapper around an Underscore.js template.

Examples

Extras

  • Each column's optional getValue accepts a function, the return value of which sets each cell's value attribute. Useful for table-sorting. See this interactive demo for an example.

  • Looking for dummy data? Try vertebrates.js.

About

Render any Backbone.js Collection as an HTML table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published