1.0.1 • Published 3 days ago

bento-jbrowse v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 days ago

Bento UI Building Blocks

Bento UI Building Blocks is a NPM library in an attempt to reuse the shared UI components across NCI data commons frameworks.

Installation

Use the package manager npm to install Bento UI Building Blocks.

npm install bento-jbrowse

Usage

import { JBrowseComponent } from 'bento-jbrowse';
<JBrowseComponent
  theme={theme}
  tracks={trackList}
  assemblies={assemblies}
  location={location}
  defaultSession={session}
/>

Scripts Available

### `npm run build`
1.0.1

3 days ago

1.0.0

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago