pg-components Svelte Themes

Pg Components

PostGuard Svelte component libary

PostGuard

For full documentation, visit docs.postguard.eu.

Reusable Svelte UI component library for PostGuard applications, published as @e4a/pg-components on npm. Contains shared components like file pickers, progress indicators, and authentication dialogs used by the PostGuard website.

Development

Start the dev server:

yarn dev

Build the package:

yarn build

Run type checking:

yarn check

Run linting:

yarn lint

Component stories (via Histoire):

yarn story:dev

Releasing

New versions are published manually to npm. Bump the version in package.json, commit, and run yarn build && npm publish.

License

MIT

Top categories

Loading Svelte Themes