Skip to content

JackHoweller/Magnetic-Scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Magnetic-Scroll (JS)

Quickly add Tiktok or Youtube Shorts-style "magnetic" snap scrolling to a site

Usage

CDN: https://cdn.jsdelivr.net/gh/JackHoweller/Magnetic-Scroll@latest/package.js

Add scroll snapping to your site using: magneticScroll()

To limit to a specific platform, you can use:

  • magneticScroll("Mobile") for mobile-only, or

  • magneticScroll("Desktop") for desktop-only

The package will automatically look for sections (or lack-there-of) in your HTML body and set up the correct parent-child relationships in CSS for scroll snapping.

About

One-line enablement of magnetic scrolling using CSS snap on any site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors