dicom-data-dictionary:DICOM 数据字典 JavaScript 库

时间:2021-06-29 15:09:53
【文件属性】:
文件名称:dicom-data-dictionary:DICOM 数据字典 JavaScript 库
文件大小:115KB
文件格式:ZIP
更新时间:2021-06-29 15:09:53
JavaScript dicom-data-dictionary DICOM 数据字典 JavaScript 库 关于 这个库的目的是提供 DICOM 数据字典功能。 目前它只提供一组来自未知版本的 DICOM 标准的标准标签。 有关将来要添加的内容的一些想法,请参阅 backlog - 欢迎提出请求! 用法 这个库是使用 JavaScript ES6 编写的,并通过 NPM 作为 ES6 代码和 ES5 代码分发。 ES5 代码是使用生成的,因此您必须使用描述的 。 在纯 ES6 环境中使用不需要任何 polyfill(参见 example/example-es6.js)。 您应该能够使用这个库是通过网络浏览器或 。 从 NPM 安装 npm install dicom-data-dictionary 使用 Node.JS 在 ES5 环境中使用的示例 npm 运行示例 使用 6to5-node 从 E
【文件预览】:
dicom-data-dictionary-master
----package.json(1KB)
----dist()
--------standardDataElements.js(319KB)
--------index.js(318B)
--------DataElementDictionary.js(2KB)
----LICENSE(1KB)
----README.md(2KB)
----example()
--------example.js(1014B)
--------example-es6.js(1KB)
----lib()
--------standardDataElements.js(348KB)
--------index.js(200B)
--------DataElementDictionary.js(487B)
----.npmignore(12B)
----test()
--------test.js(2KB)

网友评论