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

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

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

markdalgleish/stellar.js

0
View on GitHub↗
4,592 نجوم·1,292 تفرعات·JavaScript·MIT·5 مشاهداتmarkdalgleish.com/projects/stellar.js↗

Stellar.js

Stellar.js هو مكتبة JavaScript للبارالاكس وإطار عمل للحركة القائم على التمرير يُستخدم لتنسيق وضع عناصر DOM وتحويلات CSS. يعمل كأداة تحديد موضع تحسب تحولات الإحداثيات في الوقت الفعلي لصور الخلفية والعناصر الأمامية بناءً على مشغلات التمرير.

تستخدم المكتبة محرك رسوم متحركة لتحويل CSS لضمان تسريع الحركة بواسطة الأجهزة على كل من متصفحات الجوال وسطح المكتب. تخلق تأثيرات عمق من خلال تطبيق سرعات حركة مختلفة على العناصر بالنسبة لمعدل التمرير الطبيعي.

يغطي إطار العمل مجموعة من قدرات الحركة، بما في ذلك حسابات نسبة السرعة لبارالاكس الخلفية والعناصر، بالإضافة إلى المحاذاة القائمة على الإزاحة. يسمح بتعريف العناصر السلفية كنقاط مرجعية لتحديد متى يجب أن تعود العناصر إلى مواقعها الأصلية.

Features

  • Parallax Effects - Creates depth and motion in web layouts by moving background and foreground elements at different scroll speeds.
  • Hardware-Accelerated Animations - Ensuring smooth movement of visual elements on mobile devices by using hardware-accelerated transforms.
  • Motion Speed Control - Generates parallax effects by adjusting the movement speed of elements relative to the natural scroll rate.
  • Scroll-Driven Motion Libraries - Functions as a toolkit for coordinating element alignment and repositioning based on scroll triggers.
  • CSS Transform Animations - Utilizes a CSS transform engine to ensure smooth, hardware-accelerated movement of parallax elements.
  • Hardware Acceleration Optimization - Optimizes performance by offloading CSS transform animations to the GPU for smooth movement on mobile devices.
  • Dynamic Animation Controllers - Provides tools for updating animation parameters and element positions in real time based on scroll progress.
  • Depth Simulation Ratios - Calculates element offsets using a speed ratio multiplied by the current scroll position to simulate depth.
  • Element Positioning - Calculates and applies real-time coordinate shifts to position DOM elements during scrolling.
  • Parallax Layering Offsets - Allows the definition of ancestor elements as reference points for calculating parallax layering and offsets.
  • Custom Animation Logic - Provides a plugin system to define custom CSS properties and functions for element repositioning.
  • Boundary-Based Alignment - Controls when elements return to original positions based on when a parent element reaches the screen edge.
  • Coordinate Resets - Returns elements to their original coordinates when a designated ancestor element reaches a specific screen edge.
  • Parallax Backgrounds - Repositions background images during scrolling by applying specific speed ratios to create depth.
  • Scroll Logic Extensions - Offers a system to define custom CSS properties and functions for tracking and repositioning elements.
  • Scroll Effects - Library for simplified parallax scrolling.
  • Web Components and UI - Library for implementing asynchronous scrolling effects.
  • Scrolling Effects - Simplifies parallax scrolling.

سجل النجوم

مخطط تاريخ النجوم لـ markdalgleish/stellar.jsمخطط تاريخ النجوم لـ markdalgleish/stellar.js

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Stellar.js

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Stellar.js.
  • dixonandmoe/rellaxالصورة الرمزية لـ dixonandmoe

    dixonandmoe/rellax

    7,143عرض على GitHub↗

    Rellax is a dependency-free vanilla JavaScript library and frontend utility used to create parallax web design effects. It functions as a scroll-based animation tool that moves page elements at different speeds to produce a sense of depth and layered motion. The library supports both vertical and horizontal parallax tracking for panoramic layouts and allows for motion speed control. It includes breakpoint-aware speed mapping to adjust movement based on screen width and provides viewport centering to position elements relative to the center of the screen. Beyond basic motion, the tool manages

    HTML
    عرض على GitHub↗7,143
  • cubiq/iscrollالصورة الرمزية لـ cubiq

    cubiq/iscroll

    12,815عرض على GitHub↗

    iscroll is a JavaScript smooth scrolling library and web interaction framework. It provides a 2D web panning controller and a CSS transform zoom engine to manage inertial scrolling, panning, and zooming for web elements across different devices. The project enables the implementation of custom scrollbar interfaces and navigation maps that track the current viewport position. It supports the creation of interactive web carousels with element snapping, web parallax effects, and content scaling via pinch-to-zoom or mouse-wheel inputs. The library covers a broad range of interaction capabilities

    JavaScript
    عرض على GitHub↗12,815
  • alvarotrigo/fullpage.jsالصورة الرمزية لـ alvarotrigo

    alvarotrigo/fullPage.js

    35,437عرض على GitHub↗

    fullPage.js is a JavaScript full-screen scrolling library and layout engine used to create websites composed of vertical sections and horizontal slides that snap to the viewport. It provides a system for organizing web content into full-screen pages with automatic snapping behavior. The library distinguishes itself through a WebGL transition framework and visual storytelling tools, enabling cinematic effects such as 3D rotations, parallax backgrounds, fading, and water distortion during navigation. It also features a responsive adaptation system that can switch from automatic snapping to stan

    JavaScriptfullpagefullscreenjavascript
    عرض على GitHub↗35,437
  • locomotivemtl/locomotive-scrollالصورة الرمزية لـ locomotivemtl

    locomotivemtl/locomotive-scroll

    8,807عرض على GitHub↗

    Locomotive Scroll is a JavaScript library and toolkit for managing DOM scroll interactions, featuring a smooth scroll motion controller and a parallax scrolling engine. It provides a system for implementing fluid scrolling and tracking element visibility within the viewport. The library creates depth and motion by moving elements at different speeds relative to the scroll position. It includes a viewport visibility tracker used to initiate visual transitions and animations when specific elements enter the browser viewport. The toolkit covers programmatic scroll control, dynamic element regis

    JavaScript
    عرض على GitHub↗8,807
عرض جميع البدائل الـ 30 لـ Stellar.js→

الأسئلة الشائعة

ما هي وظيفة markdalgleish/stellar.js؟

Stellar.js هو مكتبة JavaScript للبارالاكس وإطار عمل للحركة القائم على التمرير يُستخدم لتنسيق وضع عناصر DOM وتحويلات CSS. يعمل كأداة تحديد موضع تحسب تحولات الإحداثيات في الوقت الفعلي لصور الخلفية والعناصر الأمامية بناءً على مشغلات التمرير.

ما هي الميزات الرئيسية لـ markdalgleish/stellar.js؟

الميزات الرئيسية لـ markdalgleish/stellar.js هي: Parallax Effects, Hardware-Accelerated Animations, Motion Speed Control, Scroll-Driven Motion Libraries, CSS Transform Animations, Hardware Acceleration Optimization, Dynamic Animation Controllers, Depth Simulation Ratios.

ما هي البدائل مفتوحة المصدر لـ markdalgleish/stellar.js؟

تشمل البدائل مفتوحة المصدر لـ markdalgleish/stellar.js: dixonandmoe/rellax — Rellax is a dependency-free vanilla JavaScript library and frontend utility used to create parallax web design… cubiq/iscroll — iscroll is a JavaScript smooth scrolling library and web interaction framework. It provides a 2D web panning… alvarotrigo/fullpage.js — fullPage.js is a JavaScript full-screen scrolling library and layout engine used to create websites composed of… locomotivemtl/locomotive-scroll — Locomotive Scroll is a JavaScript library and toolkit for managing DOM scroll interactions, featuring a smooth scroll… wagerfield/parallax — Parallax is a device motion parallax engine and interactive depth effect library. It provides the core logic and… peachananr/onepage-scroll — onepage-scroll is a JavaScript library and scroll orchestrator that transforms websites into a series of sections…