9 projects
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.
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.
TodoMVC is a reference project that implements the same standardized Todo application across most popular JavaScript frameworks and UI libraries, letting developers compare syntax, structure, and idioms side by side. It also serves as the basis for the cross-browser Speedometer benchmark and a clean spec for AI coding agents.
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.
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.