Skip to main content

Contributing

Contributions are welcome in the library repository:

For major changes, open an issue first so we can align on the approach.

Editing this documentation site

Documentation sources live in the docs/ folder of the library repo and are deployed to GitHub Pages.

cd docs
bun install
bun start

Build for production:

bun run build
bun run serve

Use the Edit this page link on any doc page to open the matching file on GitHub.

License

MIT