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:42:25 -0600 |
commit | 001daa60f1741c8df4dac9a520006d9cb443e12a (patch) | |
tree | 310cdcde997c421d73414efd4875baeb89b40c0f /README.md | |
parent | 555680e9eaac75de3660464075a40e8294e1a8f2 (diff) | |
download | express-upload-001daa60f1741c8df4dac9a520006d9cb443e12a.tar.gz express-upload-001daa60f1741c8df4dac9a520006d9cb443e12a.tar.bz2 express-upload-001daa60f1741c8df4dac9a520006d9cb443e12a.zip |
added easyimage for thunbnails
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 |