Skip to content

component-library 0.13.8

Install from the command line:
Learn more about npm packages
$ npm install @chumnend/component-library@0.13.8
Install via package.json:
"@chumnend/component-library": "0.13.8"

About this version

@chumnend/component-library

About this library

This is personal react component library built by me to be used in various projects. This library itself will grow over time and be updated based on the components that I want to make use of. The library is written in Typescript and makes use of tools like Rollup and Storybook to help me develop the library.

Built With

  • Typescript
  • Rollup
  • Storybook
  • Yarn 2

Developer's Guide

Prerequisites

  • Node 16 (Storybook does not work with Node 18+)

Getting Started

  1. Install dependencies with your package manager of choice. For this project I made use of Yarn
yarn
  1. Open Storybook to view components
yarn start
  1. Run tests for validation
yarn test
  1. Code can be auto-formatted by running the lint command
yarn lint:fix
  1. Build the project
yarn build

Version Changes

To handle version updates, this project uses changesets.

Use yarn changesets to create a changeset file. When merged, a Github action will run to bump the version.

Deployment

This package is deployed to a private Github repository. Whenever a new version is made to be live, in Github create a release and the most recent version will then be made availble.

Contact

Nicholas Chumney - nicholas.chumney@outlook.com

Details


Assets

  • component-library-0.13.8.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0