{"id":17810074,"url":"https://github.com/butschster/dicomviewer","last_synced_at":"2025-03-17T17:31:39.760Z","repository":{"id":44145341,"uuid":"182274393","full_name":"butschster/DicomViewer","owner":"butschster","description":"Dicom images viewer, built special for medical online testing platform","archived":false,"fork":false,"pushed_at":"2023-01-07T04:55:43.000Z","size":1737,"stargazers_count":13,"open_issues_count":19,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T03:14:24.882Z","etag":null,"topics":["cornerstone","cornerstonejs","dicom","viewer","vuejs"],"latest_commit_sha":null,"homepage":"http://cniild-training.ru/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/butschster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-19T14:09:21.000Z","updated_at":"2022-11-20T12:29:11.000Z","dependencies_parsed_at":"2023-02-06T12:30:28.337Z","dependency_job_id":null,"html_url":"https://github.com/butschster/DicomViewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/butschster%2FDicomViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/butschster%2FDicomViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/butschster%2FDicomViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/butschster%2FDicomViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/butschster","download_url":"https://codeload.github.com/butschster/DicomViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878408,"owners_count":20362431,"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","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":["cornerstone","cornerstonejs","dicom","viewer","vuejs"],"created_at":"2024-10-27T15:25:18.978Z","updated_at":"2025-03-17T17:31:39.331Z","avatar_url":"https://github.com/butschster.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DicomViewer\n\nSimple DicomViewer build on cornerstoneTools JS.\n\n```js\nimport Vue from 'vue'\nimport Lightbox from './src/Viewer'\n\nVue.component(\"dicom-viewer\", Lightbox);\n\nvar images = {\n   \"rmlo\":{\n      \"type_name\":\"rmlo\",\n      \"url\":\"http:\\/\\/site.com\\/image\\/54ae7360-f17d-46db-9823-c5fda23fa1f1.jpg\",\n      \"thumb_url\":\"http:\\/\\/site.com\\/images\\/thumb\\/54ae7360-f17d-46db-9823-c5fda23fa1f1.jpg\"\n   },\n   \"lmlo\":{\n      \"type_name\":\"lmlo\",\n      \"url\":\"http:\\/\\/site.com\\/image\\/dc155e58-13ae-42d9-970f-1c12884dbf77.jpg\",\n      \"thumb_url\":\"http:\\/\\/site.com\\/images\\/thumb\\/dc155e58-13ae-42d9-970f-1c12884dbf77.jpg\"\n   },\n   \"rcc\":{\n      \"type_name\":\"rcc\",\n      \"url\":\"http:\\/\\/site.com\\/image\\/dfc58425-4f6d-4c83-8d13-10f9c4692b13.jpg\",\n      \"thumb_url\":\"http:\\/\\/site.com\\/images\\/thumb\\/dfc58425-4f6d-4c83-8d13-10f9c4692b13.jpg\"\n   },\n   \"lcc\":{\n      \"type_name\":\"lcc\",\n      \"url\":\"http:\\/\\/site.com\\/image\\/a0d5232b-698c-4884-be26-62f19c585b03.jpg\",\n      \"thumb_url\":\"http:\\/\\/site.com\\/images\\/thumb\\/image\\/a0d5232b-698c-4884-be26-62f19c585b03.jpg\"\n   }\n}\n```\n\n```html\n\u003cdicom-viewer :images=\"images\"\u003e\u003c/dicom-viewer\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbutschster%2Fdicomviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbutschster%2Fdicomviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbutschster%2Fdicomviewer/lists"}