hybr1d-ui
TypeScript icon, indicating that this package has built-in type declarations

0.3.33 • Public • Published

Hybrid UI

npm version

A collection of reusable React components for building beautiful user interfaces. This library is built using Vite for fast development and Storybook for component documentation and showcase.

Installation on external repos

To install the library, use pnpm i

pnpm up hybr1d-ui -L

Publishing to npm

follow semver for version upgrade

pnpm version patch

before the PR, the github action will automatically publish it to npm

Storybook

To start the local storybook playground

pnpm storybook

How to add a new component

  • use named export for the component
  • export the prop types
  • add named export in the index.ts file

Readme

Keywords

none

Package Sidebar

Install

npm i hybr1d-ui

Weekly Downloads

1

Version

0.3.33

License

none

Unpacked Size

615 kB

Total Files

96

Last publish

Collaborators

  • soham-sarkar-hybr1d