Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 14 JavaScript Scrolling Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
pagePiling.js
pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
EasyScrollDots
Single page scroll JavaScript plugin that allows for vertical navigation of page sections
-
react-recycled-scrolling
Simulate normal scrolling by using only fixed number of DOM elements for large lists of items with React Hooks
-
kineticsroll
Simple Vanilla JS module and Svelte action that transforms a container into a momentum scroller
-
You are on point, the extension starts to malfunction if the user starts to resize the browser window vertically. This is because of the assumption that `(window.pageYOffset + window.innerHeight) / document.body.scrollHeight` will approximately equal 1 when the user has scrolled to the bottom of the page (which apparently, is not necessarily the case).
Will address this issue ASAP. [1]
Thanks for finding an edge case which I did not notice :)
1. https://github.com/kugurerdem/mark-scroll-positions/issues/1
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Scrolling discussion
JavaScript Scrolling related posts
-
Implement Smooth Scrolling & Parallax Effect in Next.js using Lenis and GSAP
-
Horizontal scrolling website
-
Looking for what this scrolling page scrolling-stop effect is called
-
Setting up Locomotive Scroll and GSAP/ScrollTrigger with Nuxt 3?
-
Kinetic Scroll - Simple Vanilla JS module and Svelte action to transform a container into a vertical momentum scroller, much like cellphones touch screens work when you tap and drag. Point it to a target container and start dragging around with your mouse or finger.
-
Kinetic Scroll - Simple Vanilla JS module and Svelte action to transform a container into a vertical momentum scroller, much like cellphones touch screens work when you tap and drag. Point it to a target container and start dragging around with your mouse or finger.
-
Looking for help figuring out what a certain design is called
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 12 Dec 2024
Index
What are some of the best open-source Scrolling projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | fullPage | 35,330 |
2 | pagePiling.js | 4,105 |
3 | react-custom-scrollbars | 3,211 |
4 | albinotonnina.com | 2,653 |
5 | sticky-sidebar | 2,233 |
6 | jarallax | 1,408 |
7 | floatThead | 1,220 |
8 | dragscroll | 1,098 |
9 | vue-chat-scroll | 573 |
10 | scrollstory | 282 |
11 | EasyScrollDots | 41 |
12 | react-recycled-scrolling | 30 |
13 | kineticsroll | 11 |
14 | mark-scroll-positions | 6 |