teleomed-labs / adequate-tabs

Adequate tabs for MarionetteJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adequate-tabs

Adequate tabbed views for MarionetteJS.


Contents


top

Why

motivation goes here


top

Install

Bower is a package manager for the web built by Twitter, you should check it out, and download this package.

$ npm install bower -g
$ bower install adequate-tabs --save

The --save flag will save adequate-tabs as a dependency in your project's bower.json file.

OR

Download this project, take adequate-tabs.js or adequate-tabs.min.js files out and put them wherever you would like.


top

Example

example goes here


top

API


top

Tests

lol, tests

About

Adequate tabs for MarionetteJS

License:Other


Languages

Language:JavaScript 57.9%Language:CoffeeScript 42.1%