Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derdrodt/zoomable
A Preact Component for easy zooming in SVG
https://github.com/derdrodt/zoomable
preact svg zoom
Last synced: 13 days ago
JSON representation
A Preact Component for easy zooming in SVG
- Host: GitHub
- URL: https://github.com/derdrodt/zoomable
- Owner: DerDrodt
- License: gpl-3.0
- Created: 2020-03-31T21:32:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T23:29:53.000Z (over 2 years ago)
- Last Synced: 2024-11-02T15:02:41.363Z (13 days ago)
- Topics: preact, svg, zoom
- Language: TypeScript
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preact Zoom
[![gzip size](http://img.badgesize.io/https://unpkg.com/preact-zoom/dist/zoomable.min.js?compression=gzip&label=gzip)](https://unpkg.com/preact-zoom/dist/zoomable.min.js)
[![brotli size](http://img.badgesize.io/https://unpkg.com/preact-zoom/dist/zoomable.min.js?compression=brotli&label=brotli)](https://unpkg.com/preact/dist/zoomable.min.js)
[![Build Status](https://travis-ci.org/DerDrodt/zoomable.svg?branch=master)](https://travis-ci.org/DerDrodt/zoomable)A small, simple to use zoom component for Preact.