[AskJS] Simple Smooth Scrolling. Why is no library doing this?

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • locomotive-scroll

    🛤 Detection of elements in viewport & smooth scrolling with parallax.

  • Scroll-based interaction or animations have been popular for quite a while now. But most of the libraries I find either disable the browser scrollbar completely and implement their own scrolling based on css transforms (like locomotive-scoll) or dont touch the native browser scroll at all (like rellax or lax.js).

  • rellax

    Lightweight, vanilla javascript parallax library

  • Scroll-based interaction or animations have been popular for quite a while now. But most of the libraries I find either disable the browser scrollbar completely and implement their own scrolling based on css transforms (like locomotive-scoll) or dont touch the native browser scroll at all (like rellax or lax.js).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts