23 projects
Material UI is a comprehensive React component library implementing Google's Material Design, providing a large set of ready-made, customizable, accessible UI components and a powerful theming/styling system.
Tailwind CSS is a utility-first CSS framework that lets you build custom designs directly in your markup by composing low-level utility classes instead of writing custom CSS. It generates only the styles you use via a build step, keeping output small.
Storybook is a frontend workshop for developing, testing, and documenting UI components in isolation. It renders components outside your app in a dedicated browser environment and supports React, Vue, Angular, Svelte, Web Components, and many other frameworks through a pluggable addon ecosystem.
daisyUI is a component library for Tailwind CSS that adds semantic class names (like btn, card, modal) and themeable components on top of Tailwind's utility classes, reducing markup verbosity while staying framework-agnostic.
Vuetify is a comprehensive Vue component library implementing Material Design, offering a large catalog of ready-made, accessible UI components and a theming/layout system for building Vue 3 applications.
Blueprint is Palantir's React-based UI toolkit, distributed as a set of modular NPM packages, designed for building complex, data-dense desktop web interfaces. It ships polished components including an interactive spreadsheet-like table, date/time pickers, selects, and an extensive icon set with a cohesive design system.
Tabler Icons is a large set of 6,000+ free MIT-licensed SVG icons, all drawn on a 24x24 grid with a customizable 2px stroke. It ships in multiple formats (raw SVG, sprite, webfont) and as framework components for React, Vue, Angular, and Svelte.
Radix Primitives is a low-level, unstyled React component library that provides accessible, customizable building blocks (dialogs, dropdowns, tooltips, etc.) for constructing design systems and web apps. It handles the hard parts—accessibility, keyboard interaction, focus management—while leaving styling entirely up to you.
Naive UI is a Vue 3 component library written entirely in TypeScript, offering 90+ tree-shakable components with a JS-based, type-safe theming system that requires no separate CSS imports or build-loader configuration.
Adobe's family of React libraries for building accessible UIs: React Spectrum (styled components implementing Adobe's design system), React Aria (unstyled accessible components and hooks), React Stately (cross-platform state management hooks), and framework-agnostic internationalization utilities.
PrimeVue is a comprehensive open-source UI component library for Vue 3, offering 90+ ready-made components with theming, accessibility support, and first-class Nuxt integration.
Primer CSS is the SCSS/Sass implementation of GitHub's Primer Design System, providing utility classes and component styles distributed via npm. It's now in maintenance ("KTLO") mode, with GitHub steering new work toward primer/react and primer/view_components.
98.css is a JavaScript-free CSS library that styles semantic HTML to look like the Windows 98 user interface, providing nostalgic recreations of classic widgets like windows, title bars, buttons, and form controls.
Flowbite is an open-source UI component library built on top of Tailwind CSS, providing pre-styled interactive elements (modals, dropdowns, navbars, tooltips, etc.) that can be wired up via HTML data attributes or controlled programmatically through a JavaScript/TypeScript API.
An enterprise-focused Angular UI component library implementing the Ant Design system, providing 70+ TypeScript components with theming, i18n, SSR, and zoneless/OnPush support.
Radix Themes is a pre-styled, themeable React component library built on top of Radix UI's accessible primitives, offering a complete design system with ready-to-use components, tokens, and styling controls for rapid app development.
PrimeReact is a comprehensive UI component library for React, offering 90+ pre-built, themeable components ranging from form inputs and data tables to charts and overlays. It supports both styled (pre-skinned themes like Material and Bootstrap) and unstyled modes for full customization.
A comprehensive UI toolset and component library for React Native by Wix, offering pre-built components plus a design-system foundation layer (colors, typography, spacings) and a modifier-based styling syntax for rapidly composing theme-consistent screens.
Arco Design is a comprehensive React UI component library (60+ components) built on ByteDance's Arco Design system, with strong TypeScript support, extensive theming via design tokens, and a surrounding ecosystem for themes, materials, and icons.
Vuesax is a Vue.js UI component framework offering a set of responsive, design-focused components with a distinctive visual style for building web application interfaces.
A Microsoft-maintained library of Razor/Blazor UI components implementing the Fluent Design System, giving .NET 8/9 web apps the look and feel of modern Microsoft applications. It wraps Fluent UI Web Components and adds Blazor-native components like DataGrid, dialogs, toasts, and design-token customization.
Fusion Next (@alifd/next) is Alibaba's enterprise-class React UI component library built around a design-system collaboration workflow, letting designers customize component themes and ship them as npm packages that developers consume without manual UI rework.
Taiga UI is a large, fully tree-shakable Angular UI kit offering 130+ components, 100+ directives, plus utilities and tokens, with CSS-custom-property theming and dark mode out of the box. It is built on dependency injection, OnPush change detection, and strict TypeScript.