Can I reference Webflows animation library within my code?

I want do animate some elements on the page by hand and discovered that jQuery is not very good at doing animations on its own.
Adding a full animation library with +200kb for just those elements is quite a lot, though.

But given that Webflow is able to animate those inside the editor, I wondered which library Webflow is using and if I can use that one in my code without an extra installation (like I would use jQuery which gets loaded by Webflow)

Webflow uses a jquery library called tram, you can reference it using Webflow.tram, however, it’s not that performant to be honests, if you need performances lookout at Motion one library, https://motion.dev/