remotion-dev / css-animation-play-state

Controlling CSS animations from Remotion

Home Page:https://stackblitz.com/~/github.com/remotion-dev/css-animation-play-state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controlling CSS animations from Remotion

We don't recommend using CSS animations by default, but to animate properties in JavaScript.

This is a demo for those who already have a lot of CSS animations that they would like to bring to Remotion without refactor them.

Open this demo in StackBlitz

Commands

Install Dependencies

npm i

Start Preview

npm start

Render video

npm run build

Upgrade Remotion

npm run upgrade

Docs

Get started with Remotion by reading the fundamentals page.

Help

We provide help on our Discord server.

Issues

Found an issue with Remotion? File an issue here.

License

Note that for some entities a company license is needed. Read the terms here.

About

Controlling CSS animations from Remotion

https://stackblitz.com/~/github.com/remotion-dev/css-animation-play-state


Languages

Language:TypeScript 93.2%Language:CSS 6.8%