0.0.4 • Published 5 years ago

heimdall-react v0.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Heimdall React

Usage

Installation

Install with yarn or npm:

yarn add heimdall-react -S

npm install heimdall-react -S

Usage

Common

The common namespace contains components and utilities that can be used for any purpose.

import { Button, TextField } from 'heimdall-react/common/ui'

import { colors } from 'heimdall-react/common/styles'

import { HttpClient } from 'heimdall-react/common/http'

Instrument

The instrument namespace contains components and utilities targeted instrument UI development.

import { ProductSelectorModal } from 'heimdall-react/instrument/ui'

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago