0.2.1 • Published 10 years ago

thumbor-to-sharp-image v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

thumbor-to-sharp-image Build Status

Given a thumbor object (from npmjs.com/package/thumbor-url), returns a sharp (npmjs.com/package/sharp) image object

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install thumbor-to-sharp-image --save

Tests

npm install
npm test

Dependencies

  • sharp: High performance Node.js module to resize JPEG, PNG, WebP and TIFF images using the libvips library

Dev Dependencies

  • tape: tap-producing test harness for node and browsers
  • thumbor-url: parse thumbor urls

License

MIT

Generated by package-json-to-readme

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago