A vector-based motion graphics animation tool that enables rapid development with an intuitive user interface.
It is free and open-source, meant to enable creators with easy access to a powerful tool directly in their web browser.
Setup
npm installRun
npm startSometimes the UI end-to-end tests will fail even though there are no real issues with a particular branch/PR. This can occur when small changes bubble up through the Playwright rendering engines.
In this case, and generally, to regenerate the latest compare screenshots:
- run the Update Screenshots GitHub Workflow
- download the artifact it generates
- commit those to the repo
