@healthwise-ui/core

3.3.0 • Public • Published

Healthwise UI

Healthwise UI is a library of shared React components that you can use to quickly build an app using the Healthwise design language.

GitHub npm (scoped) npm bundle size (scoped)

Installation

Install @healthwise-ui/core with npm

  npm install @healthwise-ui/core

Usage

import { Button, ProfileIcon } from '@healtwise-ui/core'

function App() {
  return (
    <Button color="primaryDark" raised>
      <ProfileIcon /> Profile
    </Button>
  )
}

Running Tests

To run tests, run the following command

  npm run test

Documentation

Documentation

In order to enable husky Git hooks manually run the following from the root directory:

npx --no-install husky install

More info about this bug at the link here.

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

License

MIT

Package Sidebar

Install

npm i @healthwise-ui/core

Weekly Downloads

63

Version

3.3.0

License

MIT

Unpacked Size

2.5 MB

Total Files

126

Last publish

Collaborators

  • zohlinger
  • hso-healthwise
  • hw-mberther
  • jsaraceno
  • medvalson