awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
just-animate avatar

just-animate/just-animate

0
View on GitHub↗
269 星标·18 分支·TypeScript·4 次浏览just-animate.github.io↗

Just Animate

Making Animation Simple

Features

  • General Animation Engines - Library for simplifying web animations.

Star 历史

just-animate/just-animate 的 Star 历史图表just-animate/just-animate 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Just Animate 的开源替代方案

相似的开源项目,按与 Just Animate 的功能重合度排序。
  • createjs/tweenjsCreateJS 的头像

    CreateJS/TweenJS

    3,549在 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
    在 GitHub 上查看↗3,549
  • glslify/glsl-easingsG

    glslify/glsl-easings

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • gre/bezier-easinggre 的头像

    gre/bezier-easing

    1,775在 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
    在 GitHub 上查看↗1,775
  • bendc/animateplusbendc 的头像

    bendc/animateplus

    5,941在 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
    在 GitHub 上查看↗5,941
查看 Just Animate 的所有 16 个替代方案→

常见问题解答

just-animate/just-animate 是做什么的?

Making Animation Simple

just-animate/just-animate 的主要功能有哪些?

just-animate/just-animate 的主要功能包括:General Animation Engines。

just-animate/just-animate 有哪些开源替代品?

just-animate/just-animate 的开源替代品包括: 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…