Collection of utilities used by various Kieler tools. The utilities are published in individual npm packages.
| package | version | Description |
|---|---|---|
| table-webview | Generic table view for use in VS Code extensions. |
The repository houses multiple packages that can be individually released to npm.
To perform a release, make sure the version number in the package.json of the package-to-release has been updated to the new version.
The release can then be automatically performed using the release-package workflow.
