unscene
v0.0.6
Published
2D graphics library for the web
Downloads
4
Maintainers
Readme
Unscene
Lightweight 2D graphics library for the web
npm add unscene
Features
- 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 |