awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tweenjs/tween.jstweenjs 的头像

    tweenjs/tween.js

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