Socket
Book a DemoInstallSign in
Socket

@howso/howso-visuals

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@howso/howso-visuals

Provides visual components charting and graphics

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
3
Created
Source

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-visuals

Import 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 storybook

Publishing

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.

FAQs

Package last updated on 16 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts