Studio SDK Overview
This feature is available with Motion+
This feature is available with Motion+
This feature is available with Motion+
The Motion Studio SDK allows developers to build with the same functions and components as used by Motion Studio.
The SDK provides React components, state, and code generation APIs. Development is ongoing, but in this early version 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=3.0.2&token=YOUR_AUTH_TOKEN"
The Motion Studio SDK allows developers to build with the same functions and components as used by Motion Studio.
The SDK provides React components, state, and code generation APIs. Development is ongoing, but in this early version 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=3.0.2&token=YOUR_AUTH_TOKEN"
The Motion Studio SDK allows developers to build with the same functions and components as used by Motion Studio.
The SDK provides React components, state, and code generation APIs. Development is ongoing, but in this early version 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=3.0.2&token=YOUR_AUTH_TOKEN"

