{"id":20399808,"url":"https://github.com/kitware/itk-vtk-viewer","last_synced_at":"2025-08-07T21:26:28.374Z","repository":{"id":38856371,"uuid":"92198432","full_name":"Kitware/itk-vtk-viewer","owner":"Kitware","description":" 2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js","archived":false,"fork":false,"pushed_at":"2025-02-27T19:59:29.000Z","size":546118,"stargazers_count":232,"open_issues_count":89,"forks_count":72,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-29T02:27:34.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kitware.github.io/itk-vtk-viewer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kitware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-23T17:01:49.000Z","updated_at":"2025-07-09T15:59:40.000Z","dependencies_parsed_at":"2023-09-26T04:48:16.856Z","dependency_job_id":"a1ce9123-aa6f-4a64-859c-78397a2cee14","html_url":"https://github.com/Kitware/itk-vtk-viewer","commit_stats":{"total_commits":1420,"total_committers":17,"mean_commits":83.52941176470588,"dds":0.3528169014084507,"last_synced_commit":"f93535ed2062f1bf371a487e637290ea4bd2d2bd"},"previous_names":["kitware/itk-vtk-image-viewer"],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/Kitware/itk-vtk-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Fitk-vtk-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Fitk-vtk-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Fitk-vtk-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Fitk-vtk-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kitware","download_url":"https://codeload.github.com/Kitware/itk-vtk-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Fitk-vtk-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269329890,"owners_count":24399113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T04:33:52.323Z","updated_at":"2025-08-07T21:26:28.323Z","avatar_url":"https://github.com/Kitware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [ITK/VTK Viewer - Web based Image, Mesh, and Point Set Viewer](http://kitware.github.io/itk-vtk-viewer/)\n\n![Build and Test](https://github.com/Kitware/itk-vtk-viewer/workflows/Build%20and%20Test/badge.svg)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n![npm-download](https://img.shields.io/npm/dm/itk-vtk-viewer.svg)\n[![](https://data.jsdelivr.com/v1/package/npm/itk-vtk-viewer/badge?style=rounded)](https://www.jsdelivr.com/package/npm/itk-vtk-viewer)\n![npm-version-requirement](https://img.shields.io/badge/npm-\u003e=8.0.0-brightgreen.svg)\n![node-version-requirement](https://img.shields.io/badge/node-\u003e=12.0.0-brightgreen.svg)\n[![launch ImJoy](https://imjoy.io/static/badge/launch-imjoy-badge.svg)](http://imjoy.io/#/app?plugin=https://kitware.github.io/itk-vtk-viewer/app/)\n[![DOI](https://zenodo.org/badge/92198432.svg)](https://zenodo.org/badge/latestdoi/92198432)\n\n# Introduction\n\nITK/VTK Viewer is an open-source software system for medical and\nscientific image, mesh, and point set visualization.\n\n# Reporting Issues\n\nIf you would like to discuss a bug or possible improvement:\n\n1. If you have a patch, please read the [CONTRIBUTING.md][] document.\n\n2. Open an entry in the [Issue Tracker][].\n\n[contributing.md]: CONTRIBUTING.md\n[issue tracker]: https://github.com/Kitware/itk-vtk-viewer/issues\n\n# Requirements\n\nIn general ITK/VTK Viewer tries to be as portable as possible; the specific configurations below are tested and known to work.\n\nITK/VTK Viewer supports the following development environments:\n\n- Node 16+\n- NPM 8+\n\nand the following browsers:\n\n- Firefox\n- Chrome\n- Safari\n\n# Documentation\n\nSee the [documentation](https://kitware.github.io/itk-vtk-viewer) for a\ngetting started guide, advanced documentation, and API descriptions.\n\n# Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for instructions to contribute.\n\n# License\n\nITK/VTK Viewer is distributed under the OSI-approved BSD 3-clause License.\nSee [Copyright.txt][] for details.\n\n[copyright.txt]: Copyright.txt\n\n# Build Blosc with Debug\n\nCheckout `c-blosc` git submodule, then\n\n`itk-wasm --build-dir web-build build -- -DCMAKE_BUILD_TYPE=Debug`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Fitk-vtk-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitware%2Fitk-vtk-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Fitk-vtk-viewer/lists"}