GithubHelp home page GithubHelp logo

pkdevbox / plupload-angular-directive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sahusoftcom/plupload-angular-directive

0.0 3.0 0.0 4.87 MB

An angular directive wrapper for the cross browser upload script plupload.

License: Apache License 2.0

JavaScript 58.62% CSS 1.62% HTML 31.03% PHP 8.72%

plupload-angular-directive's Introduction

Bower version

Demo and Documentation @ http://sahusoftcom.github.io/plupload-angular-directive

The Demo and Documentation page will give you a fair idea on how to use it.

Quick example

<button pl-upload pl-progress-model="percent" pl-auto-upload="true" pl-files-model="files">Upload Files</button>

Installation

$ bower install plupload-angular-directive

Roadmap

    • DONE - Implement a variable $response in onFileUploaded event, so you can write
    on-file-uploaded="action($response)"
    
    • DONE - Add a config service provider for global configurations like path for SWF and SilverLight files
    • DONE - Implement as a bower component.

Upcoming

  1. Provide chunk_size and other missing features
  2. Fix the Issue: HTML4 support in plUpload is provided using a hidden upload form element and plUpload appends that to the body which is absolutely positioned. It remains in the DOM till the life cycle of the Angular app and may lead to a clickable area which is not visible.
  3. Check Drag & Drop issues and add to the documentation.

plupload-angular-directive's People

Contributors

brunogonncalves avatar codeconsole avatar epicleptico avatar jrschumacher avatar pablocaselas avatar sanketsahu avatar sanketsahu-not-using avatar saurabhsahu13 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.