The Motion AI Kit SDK lets you build with the same functions and components used by the AI Kit itself.
The SDK provides React components, state, and code generation APIs. Development is ongoing, but in this early version it currently provides:
-
Code generation for CSS and Motion transitions
-
Functions for serialising editor state into and out of the URL
Install
Add the motion-studio package to your project using your private token. You need to be a Motion+ member to generate a private token.
npm install "https://api.motion.dev/registry.tgz?package=motion-studio&version=4.1.1&token=YOUR_AUTH_TOKEN"
License
Motion+ allows you to build internal animation tooling with the AI Kit SDK. To build externally-facing tooling for your customers, contact us about the Motion+ Builder's License.