448 libraries
An iOS UI library providing an animated, material-design card collection with peek/pop expansion and smooth push/pop transitions to a detail view. Built on UICollectionView with subclassable controllers and cells.
varlet is an open-source Vue project in the testing space with 5.3k GitHub stars. The repository is actively maintained, with recent commits.
zag is an open-source TypeScript project in the ui components space with 5.1k GitHub stars. The repository is actively maintained, with recent commits.
Composio is an integration platform that gives AI agents and LLMs authenticated access to hundreds of external tools and apps (Gmail, Slack, GitHub, etc.) through a managed SDK, handling OAuth, auth config, and tool execution so agents can take real-world actions.
BootstrapBlazor is an open-source C# project in the ui components space with 4.8k GitHub stars. The repository is actively maintained, with recent commits.
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.
radzen-blazor is an open-source C# project in the ui components space with 4.3k GitHub stars. The repository is actively maintained, with recent commits.
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.
basecoat is an open-source JavaScript project in the ui components space with 4k GitHub stars. The repository is actively maintained, with recent commits.
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.
Bulma is a free, open-source CSS framework based on Flexbox that provides ready-to-use, responsive UI components and a grid system without requiring any JavaScript. It's distributed as a single CSS file or as customizable Sass source.
Materialize is a responsive front-end CSS/JS framework that implements Google's Material Design language, providing styled HTML components, layout grids, and interactive JavaScript widgets out of the box.
PostCSS is a tool for transforming CSS with JavaScript plugins. It parses CSS into an abstract syntax tree, lets plugins inspect and mutate it, then stringifies the result — powering everything from autoprefixing to future-syntax polyfills and minification.
MDB UI Kit is a Material Design component library built on top of Bootstrap 5, offering 700+ UI components, form controls, and templates implemented in SCSS and plain (vanilla) JavaScript. It extends Bootstrap's styling with Material Design aesthetics while remaining framework-agnostic.
Pico is a minimalist, lightweight CSS framework that styles semantic HTML elements beautifully out of the box, requiring few or no classes. It offers a class-less mode, dark/light themes, SASS customization, and a small set of components, acting like a supercharged CSS reset.
A collection of 20+ small front-end projects built with plain HTML, CSS, and vanilla JavaScript (no frameworks or libraries), accompanying Brad Traversy's web projects course. Each project is a self-contained example covering DOM manipulation, browser APIs, and interactive UI patterns.
Omi is a lightweight web components framework from Tencent that combines Custom Elements, JSX/function components, and signal-driven reactivity. It supports both OOP class components and data-oriented reactive functions, and produces standards-based components usable across React, Vue, and plain HTML.
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.
Spectre.css is a lightweight (~10KB gzipped) CSS framework built around a Flexbox-based responsive grid, base styles, and a set of pre-styled components and utilities. It's a Sass-customizable starting point for building modern, mobile-friendly UIs without JavaScript.