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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tweenjs/tween.jsAvatar von tweenjs

    tweenjs/tween.js

    10,124Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,124
  1. Home
  2. User Interface & Experience
  3. Animation Interpolators
  4. Object Property Interpolators