Three parts: File API wrappers, jQuery/Zepto plugin for upload forms, and the batteries-included system that I'll design specifically for Pomf.
Should I extend FileList and File or wrap it? Prolly wrap it, I think. Nope, extended
- uploadedSize
- size
- iterators
- currently uploading (reference) getter
- uploadedSize
- URL getter
- Dumping a FileList into a URL, essentially
- uploadStart
- uploadNewFile?
- uploadProgress
- uploadComplete
- uploadResponse? response?
-
$.fn.pomf
- click-and-browse
- option to disable or enable multiple? Wait no we have HTML for that
- Pretty preview of files (based on File/Info)
- Upload and get URL(s?)
- progress bars
- Moar kawaii moeshit