svelte-pixi

Svelte Pixi

Create PixiJS apps with Svelte

Svelte Pixi

Create PixiJS apps with Svelte.

This is a work in progress, but should be ready enough to play around with.

View Documentation

Contributing

Development

This repo requires the use of pnpm. You can install pnpm with:

npm i -g pnpm

Then simply run:

pnpm install
pnpm run dev

This will start up the documentation website.

Linting

GitHub actions will enforce code quality according to the prettier, eslint, and typescript configuration.

It will also enforce that commit messages follow conventional commits. Please familiarize yourself with it if you have not used it before.

Tests

TODO

Top categories

Loading Svelte Themes