README
All credit to https://github.com/jackmoore
Fork of https://github.com/jackmoore/wheelzoom. Main reason of fork is to get a CommonJS compatible version of this script to npm
<script type="module">
import vfWheelzoom from 'https://cdn.skypack.dev/vf-wheelzoom';
</script>
All credit to https://github.com/jackmoore