8000 GitHub - osvathzs/angular-file-dnd: Angular directive for drag and drop file uploads
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

osvathzs/angular-file-dnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-file-dnd

A reusable AngularJS directive leveraging HTML5 Drag and Drop and the FileReader API

Installing The Module

Install via bower by executing the command bower install angular-file-dnd

Using The Directive

  1. Include the file in your view <script src="components/angular-file-dnd/dist/angular-file-dnd.min.js"></script>
  2. Add a dependency to 'omr.angularFileDnD' to your angular app.js file
  3. Use as documented here

Released under the MIT License.

About

Angular directive for drag and drop file uploads

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 68.7%
  • JavaScript 31.3%
0