Αποτελέσματα Αναζήτησης
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.
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.
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 smooth scroll library to normalize and smooth the scrolling experience across devices. Latest version: 1.0.42, last published: 6 months ago. Start using @studio-freight/lenis in your project by running `npm i @studio-freight/lenis`.
A free, fast, and reliable CDN for lenis. [! [LENIS] (https://assets.darkroom.engineering/lenis/header.png)] (https://github.com/darkroomengineering/lenis)
The BEST smooth scrolling library for your Webflow website! (Lenis) by Diego Toda de Oliveira; Easy smooth scroll in @Webflow with Lenis + GSAP ScrollTrigger tutorial by También Studio
## Installation ### JavaScript using a package manager: ```bash npm i @studio-freight/lenis ``` ```js import Lenis from '@studio-freight/lenis' ``` using scripts: ```html ```