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
·
tweenjs avatar

tweenjs/es6-tween

0
View on GitHub↗
186 stars·34 forks·JavaScript·MIT·8 views

Es6 Tween

High-performant animations without headaches - Simple, modular and functional animation library for web and node - Tweening library that needs to use where performance matter - Flexible, extendable, modular and resource-efficient tweening library

Features

  • General Animation Engines - ES6-compatible version of a tweening engine.

Star history

Star history chart for tweenjs/es6-tweenStar history chart for tweenjs/es6-tween

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 Es6 Tween

Similar open-source projects, ranked by how many features they share with Es6 Tween.
  • createjs/tweenjsCreateJS avatar

    CreateJS/TweenJS

    3,549View on GitHub↗

    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…

    JavaScript
    View on GitHub↗3,549
  • glslify/glsl-easingsG

    glslify/glsl-easings

    0View on GitHub↗

    Robert Penner's easing functions in GLSL, available as a module for glslify.

    View on GitHub↗0
  • gre/bezier-easinggre avatar

    gre/bezier-easing

    1,775View on GitHub↗

    BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions (ease-in, ease-out, ease-in-out, ...any other custom curve) exactly like in CSS Transitions.

    JavaScript
    View on GitHub↗1,775
  • bendc/animateplusbendc avatar

    bendc/animateplus

    5,941View on GitHub↗

    animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual transitions and numeric interpolations for website elements. It functions as a promise-based animation engine, using async await patterns to sequence complex motion timelines and timing delays. The library includes a motion blur simulator that applies directional speed blur along the X and Y axes to mimic high velocity. It also provides a numeric interpolation tool to transition colors and graphic properties between states. The system manages high-performance element control, allowi

    JavaScript
    View on GitHub↗5,941
See all 16 alternatives to Es6 Tween→

Frequently asked questions

What does tweenjs/es6-tween do?

High-performant animations without headaches - Simple, modular and functional animation library for web and node - Tweening library that needs to use where performance matter - Flexible, extendable, modular and resource-efficient tweening library

What are the main features of tweenjs/es6-tween?

The main features of tweenjs/es6-tween are: General Animation Engines.

What are some open-source alternatives to tweenjs/es6-tween?

Open-source alternatives to tweenjs/es6-tween include: createjs/tweenjs — TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS… 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,… greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… haikuteam/core — Animator Core is the runtime and rendering engine for Haiku Animator and the components you create with Animator. This… bendc/animateplus — animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual…