Skip to content

Commit c783d6c

Browse files
committed
Small fixes
- Minify using --compress and --mangle for a smaller file size - Remove unused variables
1 parent a9caaba commit c783d6c

File tree

5 files changed

+7
-11
lines changed

5 files changed

+7
-11
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
A simple library for image zooming; [as seen on Medium][medium-zoom-article].
44

55
This is a fork of the [jQuery plugin by fat][fat-zoom]. This version does
6-
**not** depend on jQuery or any third-party libraries.
6+
**not** depend on jQuery or any third-party libraries and is of equivalent file
7+
size.
78

89
**Live demo**: https://spinningarrow.github.io/zoom-vanilla.js
910

dist/zoom-vanilla.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)