
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
@kcirtaptrick/framer-motion
Advanced tools
Framer Motion is an open source, production-ready library that's designed for all creative developers.
It looks like this:
<motion.div animate={{ x: 0 }} />
It does all this:
...and a whole lot more.
npm install framer-motion
import { motion } from "framer-motion"
export const MyComponent = ({ isVisible }) => (
<motion.div animate={{ opacity: isVisible ? 1 : 0 }} />
)
Check out our documentation for guides and a full API reference.
Or checkout our examples for inspiration.
Want to contribute to Framer Motion? Our contributing guide has you covered.
Framer Motion is MIT licensed.
Get on the same page as your designers before production. Get started with design and prototyping in Framer.
FAQs
A simple and powerful React animation library
The npm package @kcirtaptrick/framer-motion receives a total of 25 weekly downloads. As such, @kcirtaptrick/framer-motion popularity was classified as not popular.
We found that @kcirtaptrick/framer-motion demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.