Giter Site home page Giter Site logo

neeha06 / ng2-es5-file-upload Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niczero/ng2-es5-file-upload

0.0 2.0 0.0 6.97 MB

Easy to use Angular2 components for file uploads :hatched_chick:

Home Page: https://github.com/Neeha06/ng2-es5-file-upload_new.git

License: MIT License

JavaScript 84.75% HTML 12.61% Perl 2.64%

ng2-es5-file-upload's Introduction

ng2-es5-file-upload npm version

Easy to use Angular2 directives for file uploads (demo)

Follow me at twitter to be notified about new releases.

Code Climate Join the chat at https://gitter.im/niczero/ng2-bootstrap Dependency Status devDependency Status Throughput Graph

Quick start

  1. A recommended way to install ng2-es5-file-upload is through npm package manager using the following command:

npm i ng2-es5-file-upload --save

Alternatively, you can download it in a ZIP file.

  1. Currently ng2-es5-file-upload contains two directives: ng2-file-select and ng2-file-drop. ng2-file-select is used for 'file-input' form fields and ng2-file-drop is used for areas that will be used for dropping files.

  2. More information regarding use of ng2-es5-file-upload is located in demo and demo sources.

API for ng2-file-select

Properties

  • uploader - (FileUploader) - uploader object. See usage in demo

API for ng2-file-drop

Properties

  • uploader - (FileUploader) - uploader object. See using in demo

Parameters supported by this object:

  1. url - URL of File Uploader's route
  2. authToken - Auth token that will be applied as 'Authorization' header during file send.

Events

  • file-over - fires during 'over' and 'out' events for Drop Area; returns boolean: true if file is over Drop Area, false otherwise. See usage in ts demo and html demo

Troubleshooting

Please follow these guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues to report bugs and feature requests.
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding.

License

The MIT License (see the LICENSE file for the full text)

ng2-es5-file-upload's People

Contributors

valorkin avatar buchslava avatar niczero avatar greenkeeperio-bot avatar neeha06 avatar matthewdenobrega avatar

Watchers

James Cloos 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.