grofit / aurelia-files

A simple attribute plugin for Aurelia to simplify loading files with the HTML5 FileReader
MIT License
15 stars 7 forks source link

taking advantage of aurelia's files binding #7

Open isaacHagoel opened 8 years ago

isaacHagoel commented 8 years ago

i have found this: https://www.danyow.net/binding-to-file-inputs-with-aurelia/ looks like this codebase can be simplified by taking advantage of aurelia's to work with files in a straight forward manner without requiring explicit DOM manipulations

grofit commented 8 years ago

Feel free to do a PR