0.0.6 • Published 2 years ago
unscene v0.0.6
Unscene
Lightweight 2D graphics library for the web
npm add unsceneFeatures
- Full scene graph
- Zero dependencies
- Blazingly fast
- Multiple render targets
Scripts
| Script | Description |
|---|---|
| dev | Run development server |
| test | Run unit test suite |
| docs | Run Astro docs in development |
| build | Build Astro docs for production |
| clean | Clean generated directories |
| format | Format code using Prettier |
| preview | Preview production Astro docs |
| package | Package library for distribution |
| release | Release library to NPM |