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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gre avatar

gre/bezier-easing

0
View on GitHub↗
1,775 Stars·139 Forks·JavaScript·MIT·8 Aufrufegreweb.me/bezier-easing-editor/example↗

Bezier Easing

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.

Features

  • General Animation Engines - Cubic-bezier implementation for animation easings.

Star-Verlauf

Star-Verlauf für gre/bezier-easingStar-Verlauf für gre/bezier-easing

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht gre/bezier-easing?

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.

Was sind die Hauptfunktionen von gre/bezier-easing?

Die Hauptfunktionen von gre/bezier-easing sind: General Animation Engines.

Welche Open-Source-Alternativen gibt es zu gre/bezier-easing?

Open-Source-Alternativen zu gre/bezier-easing sind unter anderem: 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. 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… juliangarnier/anime — This project is a declarative motion framework and JavaScript animation engine designed to transition CSS properties,… bendc/animateplus — animateplus is a lightweight JavaScript animation library designed for creating high-performance 60 FPS visual…

Open-Source-Alternativen zu Bezier Easing

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bezier Easing.
  • createjs/tweenjsAvatar von CreateJS

    CreateJS/TweenJS

    3,549Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,549
  • glslify/glsl-easingsG

    glslify/glsl-easings

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • greensock/gsapAvatar von greensock

    greensock/GSAP

    23,877Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,877
  • bendc/animateplusAvatar von bendc

    bendc/animateplus

    5,941Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,941
Alle 16 Alternativen zu Bezier Easing anzeigen→