Your contributions are welcome. Don't hesitate to open an issue if you have trouble.
Canonically this package uses Node 18 and pnpm
as a package manager.
If you are a Nix user, there is a flake.nix
file in the project root.
Clone the repository and run
pnpm install
We use a locally served version of the demo page during development. To get that started run
npm run docs:dev
The version number of releases is automatically determined form commit messages. This only works if we follow Angular Commit Message Conventions.