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

1.1.0 • Public • Published

Open Cluster Management UI Components

React shared UI component library for open cluster management.

Build Status npm version Coverage Vulnerabilities

Storybook of Components

Prerequisites

Installation

  1. Install dependencies

    npm ci
    
  2. Run tests

    npm test
    
  3. Start the storybook

    npm start
    

Adding a new component

  1. Add a new component directory to src with

    • Component
    • Tests
    • Storybook
  2. Export the component in src/index.ts

Readme

Keywords

none

Package Sidebar

Install

npm i tj-ui-components

Weekly Downloads

0

Version

1.1.0

License

Apache-2.0

Unpacked Size

846 kB

Total Files

338

Last publish

Collaborators

  • jelkosz