SkillAgentSearch skills...

Simplezoom.js

A tiny JavaScript library to preview images, better way!

Install / Use

/learn @chinchang/Simplezoom.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

simplezoom.js npm version

A tiny JavaScript library to preview images, better way!

An image viewer library I wrote to implement a better and quicker user experience of viewing images on webpages. On a desktop, there is no click required at all - everything works on hover!

Demo

Get Started

Get the library:

Bower : bower install simplezoom.js

or

npm: npm install --save simplezoom.js

Now include the library on your website:

<script src="simplezoom.js"></script>

That is it! You have a super simple image previewer enabled on your website.

Features

  • Easy to add to any website
  • Adds no additional UI
  • Smart preview placement
  • Modal-less and faster UX
  • Mobile friendly
  • Less than 1KB minified & gzipped!
  • No dependencies!

Browser Support

Tested in latest Chrome, Firefox and Safari.

License

Copyright (c) 2016 Kushagra Gour Licensed under the MIT license.

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated14d ago
Forks3

Languages

JavaScript

Security Score

95/100

Audited on Mar 19, 2026

No findings