awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesParallax Libraries

React-specific libraries providing components and hooks for scroll-driven parallax visual effects.

Distinct from React Animation Libraries: Distinct from general React animation libraries: specifically focuses on parallax scrolling effects.

Explore 2 awesome GitHub repositories matching part of an awesome list · Parallax Libraries. Refine with filters or upvote what's useful.

Awesome Parallax Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jscottsmith/react-scroll-parallaxالصورة الرمزية لـ jscottsmith

    jscottsmith/react-scroll-parallax

    2,986عرض على GitHub↗

    React Scroll Parallax is a component library and JavaScript animation tool for creating scroll-driven visual effects and layered depth in web applications. It supplies shared scroll metrics and controller access down the component tree through context providers, applying hardware-accelerated style changes such as translation, rotation, and opacity to animate elements. The system tracks element positions relative to viewport boundaries to calculate continuous scroll ratios while batching calculations to sync with browser refresh rates and automatically recomputing layouts during dynamic content

    A component library for adding smooth scroll-driven parallax visual effects and animations to elements in React applications.

    TypeScriptanimationbannercomponent
    عرض على GitHub↗2,986
  • rrutsche/react-parallaxالصورة الرمزية لـ rrutsche

    rrutsche/react-parallax

    876عرض على GitHub↗

    React Parallax is a React animation component library that creates multi-speed scrolling background depth effects. It computes relative scroll positions within viewports to translate raw page offsets into normalized animation progress values, applying hardware-accelerated translation and scaling styles to DOM nodes for smooth visual movement. The library supports rendering background images and arbitrary visual elements that shift positions at different speeds relative to foreground content. It provides dynamic Gaussian blur filter transitions that interpolate based on current scroll velocity

    Provides React-specific components for creating multi-speed scrolling background depth effects and custom transformations.

    TypeScript
    عرض على GitHub↗876
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. React Animation Libraries
  5. Parallax Libraries