Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

calipers-svg

calipersjs126.8kMIT2.0.1

SVG plugin for calipers.

image, size, svg

readme

calipers-svg

npm version Build Status

SVG Plugin for Calipers.

Installation

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

npm install calipers calipers-svg

Usage

Please see the Calipers README for documentation.

Issues/Bugs

Please report any issues in the core Calipers repository.

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>.svg.

changelog

Change Log