Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 510 Bytes

README.md

File metadata and controls

39 lines (19 loc) · 510 Bytes

Backbone UI: TOC

Automatic table of contents and anchor links

Examples

Install

Using bower:

bower install backbone.ui.toc

Usage

Load the css and js in your app. Then load the view on the appropriate container:

var view = new Backbone.UI.TOC({

});

Options

Credits

Initiated by Lyndel Thomas ( @ryndel )

Distributed through Makesites.org

Released under the MIT license