Skip to content

joechung2008/diagnostics

Repository files navigation

diagnostics

A Turborepo monorepo containing diagnostic implementations and examples for various UI component libraries and frameworks.

Quick Start

# Install dependencies
pnpm install

# Build all packages
pnpm build

# Test all packages
pnpm test

Packages

This monorepo includes diagnostic implementations for:

React

  • antd/ - Ant Design components 🔗
  • blueprint/ - Blueprint.js components 🔗
  • bootstrap/ - Bootstrap components 🔗
  • chakra/ - Chakra UI components 🔗
  • fluentui/ - Microsoft Fluent UI 🔗
  • grommet/ - Grommet components 🔗
  • heroui/ - Hero UI components 🔗
  • mantine/ - Mantine components 🔗
  • mui/ - MUI (Material-UI) v5+ 🔗
  • next/ - Microsoft Fluent UI on Next.js 🔗
  • shadcn/ - shadcn/ui components 🔗
  • spectrum/ - Adobe Spectrum components 🔗
  • tremor/ - Tremor components 🔗

Angular

  • material/ - Material-UI components 🔗

Svelte

  • carbon/ - IBM Carbon Design System 🔗
  • flowbite-svelte/ - Flowbite Svelte components 🔗
  • skeleton/ - Skeleton components 🔗
  • smui/ - SMUI (Svelte Material UI) components 🔗
  • svelteui/ - Svelte UI componentss 🔗

Vue

  • bootstrap-vue/ - Vue 3 Bootstrap components 🔗
  • element-plus/ - Element Plus components 🔗
  • naive/ - Naive UI components 🔗
  • nuxt-ui/ - Nuxt UI components 🔗
  • quasar/ - Quasar components 🔗
  • vuetify/ - Vuetify components 🔗

SolidJS

  • solidjs-suid/ - SolidJS SUID components 🔗

Development

Each package provides its own scripts:

  • pnpm build - Build for production
  • pnpm format - Format code
  • pnpm lint - Lint code
  • pnpm test - Run unit tests

Contributors 3

  •  
  •  
  •