GithubHelp home page GithubHelp logo

hhy5277 / ngx-uploader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bleenco/ngx-uploader

0.0 1.0 0.0 1021 KB

Angular File Uploader

Home Page: https://ngx-uploader.com

License: MIT License

Dockerfile 0.35% JavaScript 6.30% TypeScript 74.42% HTML 8.94% CSS 9.99%

ngx-uploader's Introduction

ngx-uploader

AbstruseCI

Angular 2+ File Uploader

https://ngx-uploader.com

Installation

Add ngx-uploader module as dependency to your project.

npm install ngx-uploader --save

or using yarn:

yarn add ngx-uploader
  • app.module.ts is a sample how to to include ngx-uploader into your project.
  • app.component.ts defines example how to handle events in component or service.
  • app.component.html represents HTML template with usage examples of ngFileDrop and ngFileSelect directives.

Running demo on local machine

Building demo source code

npm run build:prod
node dist/api/index.js

Then open your browser at http://localhost:4900.

Running demo using Docker

docker build -t ngx-uploader .
docker run -it --rm -p 4900:4900 ngx-uploader

Again, you are ready to open your browser at http://localhost:4900.

LICENCE

MIT

ngx-uploader's People

Contributors

77bo avatar altso avatar andrevmatos avatar antitoine avatar benevideslecontes avatar bop10 avatar celsosantos avatar cmckni3 avatar davidrouyer avatar denkomanceski avatar eikster-dk avatar gilsdav avatar giusecapo avatar jasjukaitis avatar jkuri avatar joaosaleiro avatar karlhiramoto avatar koslun avatar leo6104 avatar lfarran avatar lukasz-galka avatar megalucio avatar milenkovic avatar ohader avatar oleosjo avatar osahner avatar owllaboratory avatar retailify avatar schwamster avatar stevenjob avatar

Watchers

 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.