framer-motion

motiondivision
popular esm cjs
framer-motion JS library on GitHub framer-motion JS library on npm Download framer-motion JS library

A simple and powerful JavaScript animation library

Version 12.18.1 License MIT
framer-motion has no homepage
framer-motion JS library on GitHub
framer-motion JS library on npm
Download framer-motion JS library
Keywords
react animationreactposereact poseanimationgesturesdragspringpopmotionframerwaapi
INSTALL
Type:
Version:
<script type="module"> import framerMotion from 'https://cdn.jsdelivr.net/npm/framer-motion@12.17.0/+esm' </script>
Learn more

Motion logo

Motion for React





Motion for React is an open source, production-ready library that’s designed for all creative developers.

It's the only animation library with a hybrid engine, combining the power of JavaScript animations with the performance of native browser APIs.

It looks like this:

<motion.div animate={{ x: 0 }} />

It does all this:

...and a whole lot more.

Get started

🐇 Quick start

Install motion via your package manager:

npm install motion

Then import the motion component:

import { motion } from "motion/react"

export function Component({ isVisible }) {
    return <motion.div animate={{ opacity: isVisible ? 1 : 0 }} />
}

💎 Contribute

👩🏻‍⚖️ License

  • Motion for React is MIT licensed.

✨ Sponsors

Motion is sustainable thanks to the kind support of its sponsors.

Partners

Framer

Motion powers Framer animations, the web builder for creative pros. Design and ship your dream site. Zero code, maximum speed.

Framer

Platinum

Tailwind Emil Kowalski Linear

Gold

Vercel Liveblocks Luma

Silver

Frontend.fyi Firecrawl Puzzmo Build UI

Personal