@idetik/core
v0.6.0
Published
A layer-based visualization abstraction
Downloads
1,448
Keywords
Readme
@idetik/core
A layer-based visualization abstraction for interactive rendering of large datasets, with particular focus on scientific imaging and bioinformatics data formats.
Installation
npm install @idetik/coreReleasing
This package is automatically released using semantic-release.
Automatic Releases
When PRs are merged to main with conventional commit messages, a new version is automatically:
- Versioned based on commit types (
feat,fix,BREAKING CHANGE, etc.) - Published to npm
- Tagged in GitHub with release notes
- Documented in the auto-generated CHANGELOG.md
See the root README for complete release documentation.
