🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

immersive-scroll

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immersive-scroll

Single-install immersive scroll package with React root exports and Next, Solid, and Web subpath adapters.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
18
28.57%
Maintainers
1
Weekly downloads
 
Created
Source

immersive-scroll

Public package for immersive scroll scenes.

Install one package and import the surface you need:

pnpm add immersive-scroll
import { ImmersiveScroll } from 'immersive-scroll';
import { NextImmersiveScroll } from 'immersive-scroll/next';

Available entry points:

  • immersive-scroll: React components, hooks, scrollbar, and debug UI.
  • immersive-scroll/next: Next.js client-only helpers and wrappers.
  • immersive-scroll/solid: Solid adapter surface.
  • immersive-scroll/web: Vanilla DOM API and custom-element helpers.

FAQs

Package last updated on 08 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts