Motion for Solid

An animation library for SolidJS. Built on top of Motion.

This is a community-driven project and not in any way affiliated with motion.dev

<motion.div
  animate={{ opacity: 1 }}
/>

Use the API surface you already know from Motion (previously Framer Motion).

Solid-friendly reactive animations without wrapper components or browser-only transition APIs.

Uses the well-established and performant motion-dom under the hood.