Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A modern animation library for React and JavaScript

License

NotificationsYou must be signed in to change notification settings

motiondivision/motion

Repository files navigation

Motion logo

Motion

An open source motion library for JavaScript and React.


Motion is the only animation library with first-class APIs for both JavaScript and React.

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

🏎️ Quick start

Installmotion via your package manager:

npm install motion

JavaScript

import{animate}from"motion"animate("#box",{x:100})

Read the fullJavaScript docs.

React

import{motion}from"motion/react"functionComponent(){return<motion.divanimate={{x:100}}/>}

Read the fullReact docs.

💎 Contribute

👩🏻‍⚖️ License

  • Motion 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

TailwindEmil KowalskiLinear

Gold

VercelLiveblocksLuma

Silver

Frontend.fyiFirecrawlPuzzmoBuild UIHover

Personal


[8]ページ先頭

©2009-2025 Movatter.jp