Getting started working with Houdinin CSS APIs
- Typed Object Model
- Proprties and Values API
- Paint Worklet
- Animation Worklet
- Layout Worklet
- Font Metrics API
- Parser API
// Additional scripts // "watch:js": "esbuild ./src/worklet.js --bundle --watch --outfile=worklet.bundle.js", // "start": "npm-run-all --parallel serve watch:*"