1.8.5 • Published 10 months ago
@itk-viewer/transfer-function-editor v1.8.5
@itk-viewer/transfer-function-editor
Install
npm install @itk-viewer/transfer-function-editor
Development
Install
npm i -g pnpm
pnpm install
Build
pnpm build
Test
pnpm test
Watch tests:
pnpm test:watch
Dev server
pnpm dev
Run examples
cd examples/basic
pnpm dev
cd examples/vtk-js
pnpm dev