I'm looking for a file uploader directive that i can hopefully edit to allow for sending of data-URIs. i found yours on bower.
glad to see a demo, and currently your library is the most recently updated of all the angular libraries i've seen, however it is also the largest and most complex.
i have found it very hard to understand what is happening in your code. it would probably be easier if you didn't have the huge documentation blob at the top of the file, and if this file was split up into some smaller files with few responsibilities.
I'm looking for a file uploader directive that i can hopefully edit to allow for sending of data-URIs. i found yours on bower.
glad to see a demo, and currently your library is the most recently updated of all the angular libraries i've seen, however it is also the largest and most complex.
i have found it very hard to understand what is happening in your code. it would probably be easier if you didn't have the huge documentation blob at the top of the file, and if this file was split up into some smaller files with few responsibilities.