Home

Awesome

react-svg-pan-zoom

react-svg-pan-zoom is a React component that adds pan and zoom features to the SVG images. It helps to display big SVG images in a small space.

chrvadala Test npm Downloads Donate

<!-- BEGIN_SECTION_SKIPPED_ONLINE -->

react-svg-pan-zoom

Live Demo

available at http://chrvadala.github.io/react-svg-pan-zoom/

<!-- END_SECTION_SKIPPED_ONLINE -->

Features

This component can work in four different modes depending on the selected tool:

Documentation

<!-- BEGIN_SECTION_SKIPPED_ONLINE -->

Install

NPM

npm install --save react-svg-pan-zoom

YARN

yarn add react-svg-pan-zoom

UMD

<script src="https://unpkg.com/prop-types@15/prop-types.js"></script>
<script src="https://unpkg.com/react-svg-pan-zoom@3"></script>
<!-- END_SECTION_SKIPPED_ONLINE -->

Usage examples

Changelog

Some projects using react-svg-pan-zoom

Contributors