1.0.11 • Published 8 years ago

connect-emma v1.0.11

Weekly downloads
29
License
MIT
Repository
github
Last release
8 years ago

Emma - Connect middleware for transforming images on the fly

Emma is a connect middleware that will proxy images from an origin server while allowing you to manipulate that image along the way. It is useful if you don't want to have to create all the different permutations of an image when it is originally uploaded to server, and instead you want to generate it dynamically, letting your CDN handle the storage.

Emma uses the gm package, which is a node.js library for GraphicsMagick. Read more about what it can do here: http://aheckmann.github.com/gm/

Take a look at the example to see what it can do: https://github.com/cyu/connect-emma/blob/master/examples/server.js

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.6

9 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago