A constraint-based animation system for the web.
- Install:
npm install - Dev demo:
npm run dev - Typecheck:
npm run typecheck - Test:
npm test - Build demo:
npm run build
See doc/develop/develop-document.md and doc/develop/api-and-struct.md.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.