Lethargy-TS — A Modern Typescript Rewrite of the `lethargy` inertia scroll detection library

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lethargy-ts

    🔍 Distinguish between intentional wheel events and inertial scrolling

  • I made a library called "lethargy-ts" to solve the issue of scroll inertia on laptops and phones. I faced this problem while developing a website with full-page scrolling. Laptops like Macs spam scroll events even after the user has swiped, which results in scrolling two or three sections instead of just one.

  • lethargy

    Distinguish between scroll events initiated by the user, and those by inertial scrolling

  • I found a relatively popular library called `lethargy` that can determine whether a scroll was intentional, but it had a few issues. It has no TypeScript types, and its scroll checking logic had some drawbacks, resulting in invalidating of a lot of scroll events at some point.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • uievents

    UI Events

  • Also, consider leaving an upvote on the W3C feature request ticket! It has been really quiet for some time now

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

  • EmuHub

    1 project | news.ycombinator.com | 11 May 2024
  • How to Apply a Material File to an OBJ in A-Frame

    1 project | dev.to | 11 May 2024
  • JobPosting from Schema.org

    1 project | dev.to | 11 May 2024
  • Fractal Experiments

    1 project | news.ycombinator.com | 11 May 2024
  • Page Views Counter: Netlify Dynamic Site Challenge using Netlify Blobs

    1 project | dev.to | 10 May 2024