All Projects → jcblw → zoomy-plugin

jcblw / zoomy-plugin

Licence: other
🔍 Zoomy Github Page

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to zoomy-plugin

vue2.0-zoom
vue2.0图片放大镜插件
Stars: ✭ 59 (-19.18%)
Mutual labels:  zoom
react-easy-panzoom
Wrapper to enable pan and zoom features for any React component
Stars: ✭ 69 (-5.48%)
Mutual labels:  zoom
Zoom2Youtube
Transfer video recordings from the Zoom to YouTube
Stars: ✭ 63 (-13.7%)
Mutual labels:  zoom
ColorByNumber-iOS
Color by Number: a pixel coloring game on iOS.
Stars: ✭ 50 (-31.51%)
Mutual labels:  zoom
zoom-drive-connector
Automatically uploads Zoom meeting recordings to Google Drive.
Stars: ✭ 25 (-65.75%)
Mutual labels:  zoom
ZoomLayout
想要缩放、平移的 View,放在 ZoomLayout 中就可以实现了
Stars: ✭ 34 (-53.42%)
Mutual labels:  zoom
mattermost-plugin-zoom
Zoom plugin for Mattermost 🔌
Stars: ✭ 93 (+27.4%)
Mutual labels:  zoom
use-gesture
👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
Stars: ✭ 6,624 (+8973.97%)
Mutual labels:  zoom
the-subway-of-china
中国地铁图
Stars: ✭ 104 (+42.47%)
Mutual labels:  zoom
HTSDCycleScrollView
一款基于SDScrollView的轮播图控件,对源码进行了修改,可切换为滚动时图片带有缩放效果的模式,可改变PageControl小圆点的样式
Stars: ✭ 48 (-34.25%)
Mutual labels:  zoom
svg-pan-zoom-container
A vanilla-js module for adding zoom-on-wheel and pan-on-drag behavior to inline SVG elements.
Stars: ✭ 31 (-57.53%)
Mutual labels:  zoom
clozoom
Close your Zoom meeting tabs automatically
Stars: ✭ 20 (-72.6%)
Mutual labels:  zoom
zoom-ci
Zoom-CI(简称Zoom),是一个轻量易安装的自动化部署工具,支持本地和远程两种项目部署类型。
Stars: ✭ 19 (-73.97%)
Mutual labels:  zoom
zoom-service
An open-source Swift Zoom service for easier Zoom SDK integration into iOS applications.
Stars: ✭ 12 (-83.56%)
Mutual labels:  zoom
core
Renderer for tldraw and maybe you, too.
Stars: ✭ 418 (+472.6%)
Mutual labels:  zoom
react-instagram-zoom-slider
🌄↔️ A slider component with pinch to zoom capabilities inspired by Instagram
Stars: ✭ 67 (-8.22%)
Mutual labels:  zoom
FaceAware-Android
this helps to auto zoom for face on ImageView
Stars: ✭ 46 (-36.99%)
Mutual labels:  zoom
ZoomMarker
A jQuery plugin for scrolling and zooming in and out of the image
Stars: ✭ 81 (+10.96%)
Mutual labels:  zoom
zoomdda
📆 NuxtJS based TimeTable
Stars: ✭ 11 (-84.93%)
Mutual labels:  zoom
MapCompose
A fast, memory efficient Jetpack Compose library to display tiled maps, with support for markers, paths, and rotation.
Stars: ✭ 82 (+12.33%)
Mutual labels:  zoom

Zoomy 'Zoom' jQuery Plugin

Zoomy can make life easier on the eyes. ^^


Getting Started

WIKI pages

Developing

Just recently I have added a simple file server script that runs on NodeJS. To run the script just use this command in your terminal.

node app.js

If Node is not installed this will not run.

New Feature

###Zoomy Touch

This is a pretty large new feature and is written right into the core of Zoomy. Just add an extra file and you have Zoomy working on touch devices.

###Responsive

This has been a feature for a while in my dev files, but finally it has made it to stable.

Last Update

Now you can add a border to the zoom element. Also a Wiki has been created and will be on the new website within the next month.

Callbacks, callbacks, callbacks. We have inserted three new callbacks, zoomInit, zoomStart, and zoomEnd. These all stem for the fact that zoomText has been completely removed due to it UI invasiveness and buggy handling. Now to handle some text as if zoomText just use the callbacks to show hide the text. ZoomInit is called when the Zoomy function first fires so if you need to append any elemen to your anchor tag through the zoomInit callback would be the best time. The event handler is complete and pretty solid.

Contributors

Jacob Lowe Email

Larry Battle

Chris Pearson Website

Suggest Features @ http://zoomy.me

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].