vanilla-scrollify

A vanilla JS port of JQuery Scrollify.

Usage no npm install needed!

<script type="module">
  import vanillaScrollify from 'https://cdn.skypack.dev/vanilla-scrollify';
</script>

README

Vanilla JS Scrollify

A vanilla JS module to assist in scroll snapping. Inspired by LukeHaas's jQuery Scrollify. Not yet touch optimized. This project is a work in progress. Currently only basic behavior is supported.

Basic Setup

New in V2:

Configuration

Options

Methods

Future Plans

Finish documentation Fully test existing functionality Add swipe support