0.2.0 • Published 7 years ago

image-proxsicle v0.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Image Proxsicle

Installation

npm install image-proxsicle --save

Image options

ImageProxsicle class

construct(options, [HapiInclude, SharpInclude])

start(callback)

stop(callback)

S3 bin server

TODO

  • Add testing
  • Add documentation
  • Add logger

Possible future feature

  • Add rotation (rotate): r=angle, r=90
  • Add cropping (extract):
  • Add mode for resize (max, min, embed): m=max m=min m=contain
  • Add flip (flip, flop): f=vh f=v f=h
  • Add the ability to support other image sources besides S3
  • Add helper for generating the URLs
  • Add image path transform function option