@lunit/dicom-anonymizer-js

1.1.0 • Public • Published

dicom-anonymizer-js

A DICOM Metadata anonymize library for browser.

NPM JavaScript Style Guide

Install

You need to add NPM_TOKEN to your environment variables. Please ask the token to @syyu.

export NPM_TOKEN="00000000-0000-0000-0000-000000000000"

Use Yarn instead of npm.

yarn add @lunit/dicom-anonymizer-js

Usage

import React, { Component } from 'react'

import MyComponent from 'dicom-anonymizer-js'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © deminoth

Readme

Keywords

none

Package Sidebar

Install

npm i @lunit/dicom-anonymizer-js

Weekly Downloads

2

Version

1.1.0

License

UNLICENSED

Unpacked Size

17.7 kB

Total Files

6

Last publish

Collaborators

  • takhyunkim
  • deminoth
  • jyseo