Skip to content

backbone-api/vimeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone API : Vimeo

A simple way to interact with Vimeo's API using Backbone.js objects.

Install

bower install backbone.api.vimeo

Dependencies

none

Usage

The plugin will try to create a global namespace Vimeo that will host all the Models/Views/Collections mirrored from Backbone.API.Vimeo

Most Backbone.js conventions apply using the Vimeo namespace.

var video = new Vimeo.Models.Video({ id : "2R4563FGs2" });

Credits

Created by Makis Tracend ( @tracend )

Originally used for Tabtube

Distributed through Makesites.org

Released under the MIT license

About

Retrieving video info from Vimeo videos

Resources

Stars

Watchers

Forks

Packages

No packages published