react-oncoprint-view
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

react-oncoprint-view

NPM version NPM downloads

A react library developed with dumi

Demo

demo.png

Usage

yarn add react-oncoprint-view

然后(点击可查看 mockData.js 数据详情)

// 就可以看到效果了
import { OncoPrintView } from 'react-oncoprint-view';
import { mockData } from './mockData';
export default <OncoPrintView {...mockData} />;

Development

# install dependencies
$  yarn install

# develop library by docs demo
$ yarn dev

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i react-oncoprint-view

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

1.3 MB

Total Files

37

Last publish

Collaborators

  • dingzhen