Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 413 Bytes

rig Build Status

Responsive image generator.

Generates media queries and srcset attributes. Resizes images using imgflo.

Usage

rig = require 'rig-up'

Running tests

Set environment variables for IMGFLO_KEY and IMGFLO_SECRET then run npm test.