0.0.51 • Published 10 months ago

@nitro-bio/nitro-ui-premium v0.0.51

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
10 months ago

Nitro UI

CI

React Component Library for Life Science Apps

Documentation Quickstart

Development

Scripts

This project uses pnpm as the package manager. Here's a list of available scripts:

Frequently Used in Local dev

  • dev: Runs Storybook development server on port 6006.
  • format:fix: Fixes code formatting issues using Prettier.
  • lint:fix: Fixes linting issues automatically.
  • build: Lints, builds the project, and generates CSS.
  • build-css: Builds and minifies Tailwind CSS.
  • test: Runs tests using Vitest.

CI

  • build:ci: Builds the project for CI environments.
  • build-storybook: Builds Storybook for production.
  • format: Checks code formatting using Prettier.
  • lint: Runs TypeScript compiler and ESLint.

Publishing/Library dev

  • publish: Publishes the package to NPM.
  • prepublishOnly: Runs linting, formatting, and build before publishing.
  • build:watch: Watches for changes and rebuilds the project.
  • test:watch: Runs tests in watch mode.

Usage

To run a script, use:

pnpm <script-name>

For example:

pnpm dev

This will start the Storybook development server.

Notable Dependencies

Frameworks

  • React

Runtime Utilities

  • @tanstack/react-query (Data fetching and state management)
  • Zod (Schema validation)
  • @tanstack/react-table (Table component library)
  • React Hook Form (Form handling)

Buildtime Utilities

  • Vite (Build tool and development server)
  • TypeScript (Static typing)
  • ESLint and Prettier (Code linting and formatting)
  • Vitest (Testing framework)
  • Storybook (UI component development and documentation)

Styling

  • Tailwind CSS (Utility-first CSS framework)
  • DaisyUI (Tailwind CSS component library)
  • Radix UI (Accessible UI components)
  • Headless UI (Unstyled, accessible UI components)
  • Hero Icons (SVG icon set)

Data Viz

  • MolStar (Molecular visualization)
  • RDKit (Cheminformatics and machine learning toolkit)
0.0.51

10 months ago

0.0.50

12 months ago

0.0.48

12 months ago

0.0.49

12 months ago

0.0.46

1 year ago

0.0.47

1 year ago

0.0.44

1 year ago

0.0.45

1 year ago

0.0.43

1 year ago

0.0.42

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.39

1 year ago

0.0.34

1 year ago

0.0.36

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago