Skip to content

encryption4all/pg-components

Repository files navigation

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

About

PostGuard Svelte component libary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors