1.0.8 • Published 11 months ago

@trinitylifesciences/ui-components v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

React Component Library for Trinity LifeSciences

logo

This is a React component library for Trinity LifeSciences, built using the Material-UI framework to extend reusable components.

Installation

The recommended method of installation is using pnpm, a fast and efficient package manager. To install pnpm, run the following command using Windows Powershell:

iwr https://get.pnpm.io/install.ps1 -useb | iex

All of these components are hosted using Storybook, which can be accessed here.

List of Components

Usage

These components are also published to npm.

Instructions

To use these components in your project, run the following command in your project directory:

pnpm add @trinitylifesciences/ui-components

Then, import the components you want to use in your project like this:

import { ChipInput } from '@trinitylifesciences/ui-components';

Feel free to explore and utilize these components for your projects by downloading and importing them from npm.

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.0

11 months ago