Skip to content

egabii/angularjs-file-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-loader — simple directive to handle uploaded files

This project is an application is an approach to a file uploader directive for a typical AngularJS web app.

Link: https://angularjs.org/

version 1.0.0

  • UI interactions
  • Validation

Getting Started

Clone this repository and then run npm install and you might need to run npm run postinstall (it should run after npm install but just to be sure that dependencies are copied to lib/ folder).

Scaffolding

This project was scaffolded from angular-seed repository and then it was modified to the needs of this project.

Clone and follow instructions here https://github.com/angular/angular-seed.git

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published