Anime.js's Avatar

Anime.js

@animejs.com

JavaScript Animation Engine → animejs.com Support the project → https://github.com/sponsors/juliangarnier Made by → @julian.gr

1,127
Followers
1
Following
30
Posts
15.11.2024
Joined
Posts Following

Latest posts by Anime.js @animejs.com

Video thumbnail

animejs.com reached 1M visitors in 2025!

2025 was an incredible year for Anime.js. Thank you to all the users and to all my sponsors, big and small, for making Anime.js possible!

30.01.2026 14:58 👍 13 🔁 0 💬 0 📌 2
Anime.js v4 Auto Layout examples - a Collection by Julian Garnier on CodePen

Examples: codepen.io/collection/y...
Docs: animejs.com/documentatio...
Release notes: github.com/juliangarnie...

20.01.2026 17:19 👍 4 🔁 0 💬 0 📌 0
Video thumbnail

Introducing Auto Layout in Anime.js v4.3!

- Animate display flex / grid / none, etc.
- Enter / Leave animations
- Animate DOM position changes
- Interruptible animations
- Staggered children animations
- Supports any easing functions
- Dead simple API

Links below ⬇︎

20.01.2026 17:19 👍 85 🔁 9 💬 3 📌 3
Video thumbnail

The Anime.js website is nominated for Site of the Year on Awwwards!
If you'd like to support the project, a quick vote would help a lot: www.awwwards.com/annual-award...
Thank you!

12.01.2026 21:46 👍 14 🔁 1 💬 0 📌 1
Preview
Release v4.2.1 · juliangarnier/anime New features SVG createMotionPath(): Add an offset parameter (#1037) (@TheHyrox) Draggable createDraggable(): Add a dragThreshold parameter (#1091) (@craig-jennings) Changes Timer, Animati...

Release notes: github.com/juliangarnie...
Docs: animejs.com/documentation/

07.10.2025 08:59 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

Anime.js 4.2.1 is out with a bunch of small fixes and new features:

🐍 Motion Path: Add an offset parameter
👇 Draggable: Add a drag threshold parameter for mouse and touch
✏️ Documentation: You can now export and edit the 450 example demos on
@codepen.io
in one click!

07.10.2025 08:59 👍 7 🔁 0 💬 1 📌 1

I forgot to mention that every easing can also be used in pure CSS, no JS required, including the spring curves!

02.10.2025 13:56 👍 15 🔁 2 💬 1 📌 1
Preview
Easing editor Visualize, configure and generate JavaScript and CSS spring and easing functions with the official Anime.js Easing Editor

Easing editor: animejs.com/easing-editor/
Release notes: github.com/juliangarnie...

29.09.2025 17:42 👍 2 🔁 0 💬 0 📌 0
Video thumbnail

I'm particularly happy with the new spring system, big thanks to Kevin Grajeda for digging up the SwiftUI equations for converting bounce and perceptual duration 🙏, that helped a lot www.kvin.me/posts/effort...

29.09.2025 17:42 👍 6 🔁 0 💬 1 📌 0
Video thumbnail

Anime.js 4.2.0 is out!

🧩 All modules can now be imported individually with subpaths
🎨 CSS variable values support
🏹 Simpler spring API with bounce & duration params
📈 More WAAPI built-in easing functions
🎛️ And an easing editor (animejs.com/easing-editor/)!

Plus tons of fixes and improvements!

29.09.2025 17:42 👍 46 🔁 12 💬 2 📌 6
Video thumbnail

Anime.js 4.1.3 was just released with lots of small bug fixes. I'm particularly happy with the improved tween composition accuracy. Handling multiple overlapping animations on the same target is much more complex than you'd expect.

Release notes: github.com/juliangarnie...

12.08.2025 13:06 👍 9 🔁 2 💬 0 📌 1
Video thumbnail

Moar splits codepen.io/juliangarnie...

25.07.2025 16:40 👍 74 🔁 8 💬 2 📌 2
Video thumbnail

Release notes: github.com/juliangarnie...
@codepen.io examples: codepen.io/collection/P...

24.07.2025 21:56 👍 3 🔁 0 💬 0 📌 0
Video thumbnail

Introducing text.split(), Anime.js's take on text splitting:

- Split words in any language (🇨🇳, 🇯🇵...)
- Responsive line splitting
- Clone and wrap elements
- Custom HTML template
- Easy animation management
- Debug mode

And much more!

Check out the new docs animejs.com/documentatio...

24.07.2025 21:56 👍 20 🔁 2 💬 1 📌 1
Video thumbnail

Coming soon

14.07.2025 17:04 👍 15 🔁 0 💬 0 📌 0
Video thumbnail

Over 1 million monthly page views! Traffic has surged since v4's release, and I've just expanded Platinum sponsor visibility to every documentation page. If your company or agency is looking for great exposure, it's never been a better time to sponsor Anime.js → github.com/sponsors/jul...

07.07.2025 12:18 👍 7 🔁 0 💬 0 📌 0
Preview
Awwwards Nominees The eight highest-scoring sites each month are nominated for “Site of the Month” and reviewed by the jury a second time

Anime.js website is nominated for website of the month on awwwards! Your vote can greatly help the project to gain recognition, thanks for your support! www.awwwards.com/awards-of-th...

03.06.2025 12:18 👍 14 🔁 3 💬 0 📌 0
Video thumbnail

It's decided, I'm making a course!

I'll explain how the new Anime.js website was created by recreating the entire landing page from scratch, while sharing all the animation tricks and techniques I've learned throughout the years.

Join the waitlist here: animejs.com/learn/

Thank you! ❤️🙏

10.04.2025 14:20 👍 227 🔁 20 💬 11 📌 1

Thanks! Yes, lots of iterations, but really happy with the result!

07.04.2025 15:24 👍 1 🔁 0 💬 0 📌 0
Post image

Migration guide + release notes for v4.

The release notes simply list the new API features and biggest changes, with links to the docs for each section.

Migrating from v3 to v4: github.com/juliangarnie...

v4 release notes:
github.com/juliangarnie...

07.04.2025 14:58 👍 6 🔁 0 💬 0 📌 0

👌

06.04.2025 21:35 👍 1 🔁 0 💬 0 📌 0

More performant than other anim libraries out there! It beats Motion in 99% cases, WAAPI in lots of cases yet Julian added an api layer to facilitate its usage, and toes to toes with gsap - outperforming it in many cases like interacting with other libraries like three.js 🔥🔥

03.04.2025 15:41 👍 9 🔁 2 💬 1 📌 0

Thank you ❤️

03.04.2025 15:43 👍 0 🔁 0 💬 0 📌 0
Preview
Documentation An fast and versatile JavaScript animation library

And the new docs! animejs.com/documentation/

03.04.2025 15:34 👍 24 🔁 0 💬 1 📌 0
Video thumbnail

After 5 years in the making, I'm very happy to finally release Anime.js v4, my dream animation library:

🧩 New modular API
⚡️ Highly performant
🖱️ Scroll-linked animations
🫵 Draggables
↔️ Responsive
✨ Additive animations
🪽 WAAPI support

And so much more!

Check out the new website animejs.com!

03.04.2025 15:32 👍 552 🔁 89 💬 30 📌 35
Video thumbnail

Anime.js v4 will be released next week, and there's never been a better time to become a sponsor. Major releases drive huge traffic spikes, so if you want to promote your product or company during v4 launch and new landing page unveiling, check out my GitHub sponsor page!

github.com/sponsors/jul...

28.03.2025 18:21 👍 17 🔁 4 💬 0 📌 1

🙏

06.01.2025 17:42 👍 0 🔁 0 💬 0 📌 0
Video thumbnail

Just released Anime.js v4.0.0 RC 1 for my GitHub sponsors!
Mainly small fixes and improvements for the Draggable API, such as the possibility to scroll inside a draggable element on touch devices.

Public v4.0.0 coming soon.

Happy new year everyone!

03.01.2025 18:33 👍 17 🔁 1 💬 1 📌 1
Video thumbnail

Anime.js Beta 106 is out and completes the `animate()` and `waapi.animate()` APIs!
Really happy with the amount of features packed in only 10KB and 3KB respectively!

Available in early access to all my monthly GitHub sponsors! github.com/sponsors/jul... ❤️

Next up: v4.

19.12.2024 20:39 👍 17 🔁 2 💬 1 📌 0
Video thumbnail

Anime.js v4 beta 105 is out with improvements to the new WAAPI-powered `animate()` method!

This spring animation runs entirely with the native WAAPI and can be written with just a few lines of code.

Available in early access to all my monthly GitHub sponsors github.com/sponsors/jul...!

29.11.2024 18:16 👍 12 🔁 1 💬 0 📌 1