Image Resize Client

December 23, 2014 ยท View on GitHub

This repo contains the client library for Mobify's Image Resizing service.

Installation

First, you will need to install grunt-cli and bower globally:

npm install -g grunt-cli bower

Then install the local dependencies:

npm install
bower install

Testing

grunt test

And if you have Saucelabs credentials:

grunt saucelabs

API

See https://github.com/mobify/cloud_docs/blob/master/content/pages/adaptivejs/api.md#resizeimages-resize-images

Contents

  1. 1Installation
  2. 2Testing
  3. 3API