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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CreateJS avatar

CreateJS/TweenJS

0
View on GitHub↗
3,549 stars·944 forks·JavaScript·MIT·13 viewscreatejs.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.

Star history

Star history chart for createjs/tweenjsStar history chart for createjs/tweenjs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to TweenJS

Similar open-source projects, ranked by how many features they share with TweenJS.
  • greensock/gsapgreensock avatar

    greensock/GSAP

    23,877View on 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
    View on GitHub↗23,877
  • londonappbrewery/flutter-course-resourceslondonappbrewery avatar

    londonappbrewery/Flutter-Course-Resources

    10,522View on 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

    View on GitHub↗10,522
  • d3/d3d3 avatar

    d3/d3

    113,118View on 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
    View on GitHub↗113,118
  • daybrush/scenejsdaybrush avatar

    daybrush/scenejs

    2,769View on GitHub↗

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

    TypeScript
    View on GitHub↗2,769
See all 26 alternatives to TweenJS→

Frequently asked questions

What does createjs/tweenjs do?

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…

What are the main features of createjs/tweenjs?

The main features of createjs/tweenjs are: Animation and Tweening, General Animation Engines.

What are some open-source alternatives to createjs/tweenjs?

Open-source alternatives to createjs/tweenjs include: 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.