Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Usehybrid/charizard

Repository files navigation

Charizard (Hybr1d 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 i @hybr1d/charizard

To update the library

pnpm up @hybr1d/charizard -L

Publishing to npm

Use the following commands, 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

About

React UI library

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 11