svelte-pixi
v8.0.1
Published
Create PixiJS apps with Svelte
Downloads
1,264
Readme
SveltePixi
Create PixiJS apps with Svelte.
Contributing
Development
This repo requires the use of pnpm. You can install pnpm with:
npm i -g pnpmThen simply run:
pnpm install
pnpm run devThis will start up the documentation website.
Linting
GitHub actions will enforce code quality according to the prettier, eslint, and typescript configuration.
Tests
TODO
