awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesInteraction Lifecycle Callbacks

Functions triggered by specific user interaction states, such as entering or leaving a target area.

Distinct from State-Driven Callbacks: Focuses on user-interaction lifecycle events (enter/leave/tilt) rather than internal system state thresholds.

Explore 1 awesome GitHub repository matching software engineering & architecture · Interaction Lifecycle Callbacks. Refine with filters or upvote what's useful.

Awesome Interaction Lifecycle Callbacks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • gijsroge/tilt.jsgijsroge का अवतार

    gijsroge/tilt.js

    3,862GitHub पर देखें↗

    tilt.js is a jQuery plugin and mouse-driven animation library used to create 3D parallax effects and interactive rotations on web elements. It functions as a frontend interaction tool that maps cursor coordinates to rotation angles, simulating three-dimensional perspective and spatial depth. The library features a dynamic glare overlay that simulates light reflection on a surface, mimicking materials such as glass or glossy plastic. It also implements layered parallax offsetting to shift inner elements along different axes, creating a perceived sense of depth as the main container rotates. T

    Triggers custom functions when users enter, leave, or change the tilt angle of an element.

    JavaScriptjqueryparallaxtilt
    GitHub पर देखें↗3,862
  1. Home
  2. Software Engineering & Architecture
  3. Event-Driven Hook Systems
  4. State-Driven Callbacks
  5. Interaction Lifecycle Callbacks