@howso/howso-visuals
v1.0.1
Published
Provides visual components charting and graphics
Readme
Howso Visuals
Provides display components for React Tailwind Flowbite applications
Usage
To use this package in your application install it via npm.
Installation
Standard package installation makes imports available:
npm i @howso/howso-visualsImport the styles and fonts must be installed in your application directly.
import "@howso/howso-visuals/lib/styles.css";Contributing
Development is done through Storybook. You may start the UI for inspection with hot reloading using:
npm run storybookPublishing
Documentation changes do not require a version publishing.
For functional changes, follow SemVer
standards updating the package.json and package-lock.json
files in your pull request.
When you are ready to publish a new version, use the Github Release action.
Chromatic
Chromatic is used to review changes on this project. You may invite yourself to the project.
