Αποτελέσματα Αναζήτησης
A free, fast, and reliable CDN for @studio-freight/lenis. Lenis is a smooth scroll library to normalize and smooth the scrolling experience across devices.
1 Ιαν 2013 · Lenis is a lightweight, robust, and performant smooth scroll library. It's designed by @darkroom.engineering to be simple to use and easy to integrate into your projects. It's built with performance in mind and is optimized for modern browsers.
Lenis is a lightweight, robust, and performant smooth scroll library. It's designed by @darkroom.engineering to be simple to use and easy to integrate into your projects. It's built with performance in mind and is optimized for modern browsers.
Lenis is an open-source library built to standardize scroll experiences and sauce up websites with butter-smooth navigation, all while using the platform and keeping it accessible.
Introduction. 🚧 Still in WIP, API might change with new releases 🚧. This is our take on smooth scroll, lightweight, hard working, smooth as butter scroll. See Demo. Features. Performant. Lightweight (~2Kb gzipped) Run scroll in main thread. Accessibility (CMD+F page search, keyboard navigation, keep scroll position on page refresh, etc.)
lenis - Codesandbox. Introduction. This is our take on smooth scroll, lightweight, hard-working, smooth as butter scroll. See Demo. Installation. using a package manager: $ npm i @studio-freight/lenis. import Lenis from '@studio-freight/lenis' using scripts:
react-lenis provides a <ReactLenis> component that creates a Lenis instance and provides it to its children via context. This allows you to use Lenis in your React app without worrying about passing the instance down through props.