1.0.4 • Published 12 months ago

boltviz-components-lib v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Component Library

Start component library developed using React, TypeScript, Vite with tests using Vitest and RTL.

Getting Started

Development: Install component library: npm install boltviz-components-lib

Working within the repo, once repo has been cloned: npm install

Testing with watch mode: npm run test

Testing without watch mode: npm run test:ci

Testing components with Storybook: npm run storybook

Static code analysis without fix: npm run lint

Static code analysis with fixes: npm run lint:fix

Bundle with Rollup: npm run build

Todo

  • Styling, styled components or standard css? Light mode, dark mode.
  • Testing, expected behaviours for given inputs.
  • README, getting started, installation and development.
  • CI/CD, automate publishing through GH.
1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago