react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG (by chrvadala)

React-svg-pan-zoom Alternatives

Similar projects and alternatives to react-svg-pan-zoom

  1. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. headlessui

    Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  4. react-image-lightbox

    Discontinued React lightbox component

  5. react-compare-image

    React component to compare two images with a slider

  6. react-imgix

    React component to display imgix images

  7. react-intense

    A React component for viewing large images up close 🔍

  8. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  9. react-lightgallery

    React wrapper for lightgallery.js

  10. react-photo-album

    Responsive photo gallery component for React

  11. react-hexgrid

    Build interactive hexagon grids with React

  12. react-images

    🌄 A mobile-friendly, highly customizable, carousel component for displaying media in ReactJS

  13. react-instagram-zoom-slider

    🌄↔️ A slider component with pinch to zoom capabilities inspired by Instagram

  14. react-indiana-drag-scroll

    React component which implements scrolling via holding the mouse button or touch

  15. substate

    Discontinued 1kb subscription-based context hooks for React [GET https://api.github.com/repos/intouchg/substate: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  16. react-particle-image

    Render images as interactive particles

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better react-svg-pan-zoom alternative or higher similarity.

react-svg-pan-zoom discussion

Log in or Post with

react-svg-pan-zoom reviews and mentions

Posts with mentions or reviews of react-svg-pan-zoom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.
  • Skill Tree Update 4/11/2022
    1 project | dev.to | 11 Apr 2022
    One of the goals of this week was to add statefulness to the skill tree app. Fortunately, pan and zoom works perfectly fine out of the box. Event listeners for keyboard shortcuts were actually pretty easy to add. One portion that I struggled with was experimenting with PUT, PATCH, and POST methods using RTK Query on the frontend. Despite understanding how it all works, there's that nagging feeling in the back my head that's like, there's no way this is going to work. But it did work. I have CRUD functionality now!
  • I wasted two days jerry-rigging a package when the solution was one search away
    5 projects | dev.to | 22 Mar 2022
    At first, I was going to use react-indiana-drag-scroll to solve the first problem. And it worked. But I had a feeling that there might be a solution that solved both of these problems at the same time. Searching on libhunt, openbase, and duckduckgo, I found out that this problem is actually very old and the term that better fit my problem was "pan and zoom". Searching with this term, I stumbled upon react-pan-and-zoom-hoc, which helped solve my problem, but it was difficult to fidget with because rather than having a simple component, the component spit out the correct x, y axes translation that would need to be worked into the component's CSS. No bueno. I attempted to jerry-rig this package for two days before giving up and switching to react-svg-pan-zoom, which worked pretty much instantly and was exactly what I needed.
  • What components are you most afraid of building?
    3 projects | /r/reactjs | 26 Jan 2022
    Any components that require zoom & pan. I've tried rolling my own for an SVG application but handling the screen-view matrices was too difficult ._. Went with a library instead (https://www.npmjs.com/package/react-svg-pan-zoom).
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic react-svg-pan-zoom repo stats
3
696
7.0
almost 2 years ago

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?