brainfoolong / form-data-json

A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
https://brainfoolong.github.io/form-data-json
MIT License
57 stars 10 forks source link

Input file read support #1

Closed brainfoolong closed 4 years ago

brainfoolong commented 4 years ago

Implement base64 read for formToJson of <input "file"> types. Devthread: https://github.com/brainfoolong/form-data-json/issues/2

brainfoolong commented 4 years ago

Done with release https://github.com/brainfoolong/form-data-json/releases/tag/1.1.1