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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tweenjs/tween.jsAvatar de tweenjs

    tweenjs/tween.js

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