448 libraries
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.
mescroll is an open-source Vue project in the frameworks space with 4.5k GitHub stars.
vue-framework-wz is an open-source Vue project in the ui components space with 4.3k GitHub stars.
immich is an open-source TypeScript project in the frameworks space with 103.1k GitHub stars. The repository is actively maintained, with recent commits.
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.
Svelte is a UI framework that works as a compiler, turning declarative component code into lean, framework-less JavaScript that updates the DOM directly rather than relying on a runtime virtual DOM.
Union is a trust-minimized, zero-knowledge interoperability protocol for general message passing, asset transfers, NFTs, and cross-chain communication between blockchains. It is built in Rust without relying on trusted third parties, oracles, or multisigs, instead using consensus verification and ZK proofs.
coolify is an open-source PHP project in the databases & orm space with 56.8k GitHub stars. The repository is actively maintained, with recent commits.
Cobalt is an ad-free, privacy-respecting media downloader that lets you paste a link from social and video platforms and get the original file back. It's a monorepo with a Svelte web frontend and a self-hostable API that streams content like a proxy without caching.
xyflow is a monorepo of open-source libraries (React Flow and Svelte Flow) for building interactive node-based UIs such as flowcharts, diagrams, and workflow editors. It provides draggable nodes, connectable edges, and built-in components like minimaps, controls, and backgrounds, all heavily customizable.
Wails is a Go framework for building cross-platform desktop applications that combine a Go backend with a web-based frontend rendered in the operating system's native webview. It lets developers expose Go methods to JavaScript and package the result as a lightweight native binary without bundling a full browser like Electron.
TanStack Table is a headless, framework-agnostic datagrid library that supplies table logic—sorting, filtering, grouping, aggregation, pagination, and row selection—while leaving all markup and styling to the developer. It ships adapters for React, Vue, Solid, Svelte, Angular, and Lit.
NativeScript is an open-source framework for building truly native iOS, Android, and visionOS apps from JavaScript or TypeScript, exposing platform APIs directly to JS without a WebView. It integrates with Angular, React, Vue, Svelte, and Solid front-end stacks.
Vercel's AI SDK is a TypeScript toolkit that provides a unified API for calling many LLM providers (OpenAI, Anthropic, Google, etc.), with first-class support for streaming, structured output, tool calling, and agents, plus React/Svelte/Vue hooks for building chat and generative UIs.
GitButler is a Git-based version control client with both a desktop GUI and a `but` CLI, built around virtual/stacked branches, easy commit editing, an undo timeline, and AI-assisted workflows. It acts as a friendlier, more powerful drop-in replacement for the vanilla Git interface in any existing repo.
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.
SvelteKit is the official application framework for Svelte, built on Vite, providing filesystem-based routing, server-side rendering, data loading, form actions, and deployment adapters for a range of hosting platforms.
VERT is a privacy-focused file conversion web app that runs conversions locally in the browser via WebAssembly, supporting 250+ formats across images, audio, documents, and video without uploading files to the cloud.
A VSCode extension that reformats TypeScript's notoriously dense error messages into readable, syntax-highlighted output, adding inline links to type declarations and external explanation resources.
Mitosis is a compiler that lets you author UI components once in a JSX-like syntax and transpile them into idiomatic code for many frameworks — React, Vue, Angular, Svelte, Solid, Qwik, web components and more. It's the open-source engine behind Builder.io's cross-framework component delivery.