Skip to content

backbone-ui/rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone UI: Rows

A tags component for any webpage

Install

Using bower:

bower install backbone.ui.rows

Dependencies

Usage

var view = new Backbone.UI.Rows({
		el : "#tags", 
		collection : new Backbone.Collection(tags)
});

Examples

...

Credits

Created by Makis Tracend ( @tracend )

Distributed through Makesites.org

Released under the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published