awesome-repositories.comCategoríasBlog
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
·
CreateJS avatar

CreateJS/TweenJS

0
View on GitHub↗
3,549 estrellas·944 forks·JavaScript·MIT·13 vistascreatejs.com↗

TweenJS

TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

Features

  • Animation and Tweening - Tweening and animation library.
  • General Animation Engines - Simple tweening and animation library for JavaScript.

Historial de estrellas

Gráfico del historial de estrellas de createjs/tweenjsGráfico del historial de estrellas de createjs/tweenjs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a TweenJS

Proyectos open-source similares, clasificados según cuántas características comparten con TweenJS.
  • greensock/gsapAvatar de greensock

    greensock/GSAP

    23,877Ver en GitHub↗

    GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib

    JavaScriptanimationgsapjavascript
    Ver en GitHub↗23,877
  • londonappbrewery/flutter-course-resourcesAvatar de londonappbrewery

    londonappbrewery/Flutter-Course-Resources

    10,522Ver en GitHub↗

    This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding learners from initial setup through to app deployment. It is structured around the core concepts of building cross-platform mobile applications using the Flutter framework and the Dart language, covering widget-based UI composition, state management, and integration with backend services. The resources focus on practical, hands-on skills, including fetching live data from web APIs and parsing JSON responses, as well as authenticating users and storing data in the cloud using F

    Ver en GitHub↗10,522
  • d3/d3Avatar de d3

    d3/d3

    113,118Ver en GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    Shellchartchartsd3
    Ver en GitHub↗113,118
  • daybrush/scenejsAvatar de daybrush

    daybrush/scenejs

    2,769Ver en GitHub↗

    🎬 Scene.js is JavaScript & CSS timeline-based animation library

    TypeScript
    Ver en GitHub↗2,769
Ver las 26 alternativas a TweenJS→

Preguntas frecuentes

¿Qué hace createjs/tweenjs?

TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style…

¿Cuáles son las características principales de createjs/tweenjs?

Las características principales de createjs/tweenjs son: Animation and Tweening, General Animation Engines.

¿Qué alternativas de código abierto existen para createjs/tweenjs?

Las alternativas de código abierto para createjs/tweenjs incluyen: greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… londonappbrewery/flutter-course-resources — This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding… d3/d3 — D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a… glslify/glsl-easings — Robert Penner's easing functions in GLSL, available as a module for glslify. gre/bezier-easing — BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions (ease-in, ease-out, ease-in-out,… daybrush/scenejs — 🎬 Scene.js is JavaScript & CSS timeline-based animation library.