mttmccb / aurelia-webpack-playground

Testing aurelia and webpack with a superhero spin (not very original)
0 stars 0 forks source link

Handle files #14

Closed mttmccb closed 1 month ago

mttmccb commented 8 years ago

Possibly using base64 encoded images? Trying it using the FileReader API seems like the best route. Some good example of binding to file inputs which might be a good starting point or aurelia-files looks promising.