awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesObject Property Interpolators

Interpolates numeric properties of JavaScript objects over time.

Distinct from Animation Interpolators: Focuses on the generic interpolation of object keys rather than specific CSS style properties.

Explore 1 awesome GitHub repository matching user interface & experience · Object Property Interpolators. Refine with filters or upvote what's useful.

Awesome Object Property Interpolators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tweenjs/tween.jsAvatar de tweenjs

    tweenjs/tween.js

    10,124Voir sur GitHub↗

    tween.js is a JavaScript animation engine and numeric interpolation library. It is designed to calculate intermediate values between a start and end state over time, using easing functions to create smooth transitions for numeric values and object properties. The project functions as both an animation sequence manager and an easing library, allowing for the coordination of concurrent animation groups and the chaining of multiple transitions. It provides tools for managing the rate of change through acceleration and deceleration functions. The library covers a broad range of motion capabiliti

    Calculates intermediate values for numeric object properties between starting and ending states.

    TypeScriptanimationeasingeasing-curves
    Voir sur GitHub↗10,124
  1. Home
  2. User Interface & Experience
  3. Animation Interpolators
  4. Object Property Interpolators