UNPKG

drift-zoom

Version:

Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.

6 lines (3 loc) 110 B
// This file is used for the standalone browser build import Drift from "./Drift"; window["Drift"] = Drift;