Skip to content

dariocravero/backbone-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone File Upload

A file uploader for Backbone using cmlenz jquery-iframe-transport's implementation of the iframe method for cross-browser support.

Example

There's an example on the demo directory. It includes a Backbone app to handle file uploads, show them on a list and delete them.

It also provides a simple sinatra app to act as a backend for your uploaded files. To run it, execute ruby file-upload.rb on demo/ and go to http://localhost:4567 on your browser. You may have to install sinatra per gem install sinatra first.

About

Backbone-complaint file uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published