260 libraries
Extension.js is a zero-config build and dev tool for browser extensions, providing hot module replacement, cross-browser targeting (Chrome, Edge, Firefox), and production packaging via a single CLI. It supports vanilla JS, TypeScript, and frameworks like React, Vue, Svelte, and Preact without webpack or rollup configuration.
formkit is an open-source TypeScript project in the claude space with 4.7k GitHub stars. The repository is actively maintained, with recent commits.
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.
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.
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.
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.
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.
openreplay is an open-source TypeScript project in the frameworks space with 12.1k GitHub stars. The repository is actively maintained, with recent commits.
NeoHtop is a cross-platform desktop system monitor — a modern, themeable alternative to htop — built with a SvelteKit/TypeScript frontend and a Rust/Tauri backend. It offers real-time process monitoring with advanced search (including regex), filtering, sorting, and process management.
tsParticles is a dependency-free TypeScript library for rendering animated particle effects (confetti, snow, fireworks, interactive link networks, and more) on a canvas. It ships a modular engine with optional feature bundles and official wrapper components for nearly every major frontend framework.
Bootstrap is a CSS-first front-end framework that bundles a responsive grid, prebuilt UI components, and utility classes, plus a small set of JavaScript widgets (built on Popper), letting developers assemble styled, mobile-friendly interfaces without writing CSS from scratch.