diff options
author | Jon Jenkins <jondjenkins@gmail.com> | 2014-04-06 08:42:25 -0600 |
---|---|---|
committer | Jon Jenkins <jondjenkins@gmail.com> | 2014-04-06 08:44:31 -0600 |
commit | 1cb1dade78823c790813a0f2e40237b22da12a23 (patch) | |
tree | 310cdcde997c421d73414efd4875baeb89b40c0f /README.md | |
parent | 555680e9eaac75de3660464075a40e8294e1a8f2 (diff) | |
download | express-upload-1cb1dade78823c790813a0f2e40237b22da12a23.tar.gz express-upload-1cb1dade78823c790813a0f2e40237b22da12a23.tar.bz2 express-upload-1cb1dade78823c790813a0f2e40237b22da12a23.zip |
added easyimage for thumbnails
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ express-upload ============== -express-upload: node.js, express, multer, html5 progress upload example
\ No newline at end of file +express-upload: node.js, express, multer, easyimage, html5 progress upload example + +##Image Handling + +Uses node module easyimage for thumbnail creation to demonstrate resize upon upload
\ No newline at end of file |