Skip to content

A dependency-free pure JavaScript image zooming library less than 2 KB (gzipped)

License

Notifications You must be signed in to change notification settings

TheLarkInn/lightense-images

 
 

Repository files navigation

Lightense Images

Build Status devDependency Status

A dependency-free pure JavaScript image zooming library less than 2 KB (gzipped). Inspired by tholman/intense-images. You can play with the code live on CodePen.

This library is mainly used by Almace Scaffolding.


Browser Support

All modern browsers, it "should work" in Internet Explorer 10 and up as well.

Install

Download library and save it to your project. Or host it on a CDN and reference it via <script></script> tag.

Use

The Lightense library is wrapped in Universal Module Syntax (UMD), this means that out of the box, you can include it into your web application via <script></script> tag, import, or require('lightense-images').

Donate

Wanna buy me a cup of coffee? Great.

Author

Tunghsiao Liu

License

MIT

About

A dependency-free pure JavaScript image zooming library less than 2 KB (gzipped)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.5%
  • HTML 5.5%