#calipers-webp

[![npm version](https://badge.fury.io/js/calipers-webp.svg)](http://badge.fury.io/js/calipers-webp) [![Build Status](https://travis-ci.org/calipersjs/calipers-webp.svg?branch=master)](https://travis-ci.org/calipersjs/calipers-webp) [![Coverage Status](https://coveralls.io/repos/calipersjs/calipers-webp/badge.svg)](https://coveralls.io/r/calipersjs/calipers-webp)

WEBP Plugin for [Calipers](https://github.com/calipersjs/calipers).

# Installation

To use, install calipers and calipers-webp via NPM:

```
npm install calipers calipers-webp
```

# Usage

Please see the [Calipers README](https://github.com/calipersjs/calipers) for documentation.

# Issues/Bugs

Please report any issues in the [core Calipers repository](https://github.com/calipersjs/calipers/issues).

# Contribute

The easiest and most helpful way to contribute is to find a file that calipers incorrectly measures, and submit a PR with the file. The tests automatically run against all files in the `test/fixtures` directory, so simply drop it into the appropriate subdirectory, and name it according to its size `<width>x<height>.webp`.
