Skip to content

PhilippSchreiber/angular-base64-file-input

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular directive: Base64 File Input

This is a directive for angular (based on @adonespitogo project). It will process a file input returning a base64 string and details of the file.

Install with Bower

$ bower install angular angular-base64-file-input --save

check the demo

About

Angular directive to get the base64 encoded file content and details from a file input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.7%
  • JavaScript 31.1%
  • CSS 8.2%