Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: web-development

15076 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Electron.NET
Electron.NET lets .NET developers build cross-platform desktop applications using Electron, hosting ASP.NET Core (Razor Pages, MVC) or Blaz…
987600active
Nano Stores
Nano Stores is a tiny (under 1 KB) state management library using many small atomic, tree-shakable stores. It integrates with React, React …
1007595stable
Steel Browser
Steel Browser is an open-source browser API and sandbox that manages browser sessions, proxies, stealth, and lifecycle so developers can bu…
897589active
Flutter
Flutter is Google's open-source UI framework for building natively compiled applications for mobile, web, desktop, and embedded devices fro…
107578stable
eRPC
Pholcus is a distributed, high-concurrency web crawler framework written in pure Go. It supports standalone, server, and client modes with …
897576active
mgdm/htmlq
htmlq is a command-line tool, like jq but for HTML, that extracts content from HTML documents using CSS selectors. Written in Rust, it read…
607575stable
leerob/next-mdx-blog
A Next.js + MDX blog and personal website template styled with Tailwind CSS and written in TypeScript. It ships with syntax highlighting, l…
757571active
labring/laf
Laf is an open-source cloud development platform (BaaS/FaaS) offering cloud functions, cloud database (MongoDB), and cloud storage (MinIO) …
657555active
ithewei/libhv
libhv is a cross-platform C/C++ network library providing an event loop with non-blocking IO and timers, similar to libevent/libuv but with…
727545active
swagger-api/swagger-core
Swagger Core is a Java library that implements the OpenAPI Specification, generating OpenAPI 3.x definitions from JAX-RS (javax and jakarta…
1007532stable
ninenines/cowboy
Cowboy is a small, fast, modern HTTP server for Erlang/OTP supporting HTTP/1.1, HTTP/2, HTTP/3, Websocket, and REST. It provides a complete…
767526stable
ecomfe/echarts-for-weixin
A WeChat Mini Program component (ec-canvas) that wraps Apache ECharts for rendering charts inside WeChat mini programs. It lets developers …
237510active
Clappr
Clappr is an extensible, plugin-oriented HTML5 media player library for the web, supporting formats like HLS, MP4, and DASH. It provides a …
1007495active
ApoorvSaxena/lozad.js
Lozad.js is a lightweight (~1kb) pure JavaScript lazy-loading library with no dependencies, built on the IntersectionObserver and MutationO…
467495stable
Thorium
Thorium is a Chromium fork for Linux (with Windows, macOS, Android, and Raspberry Pi builds in companion repos) that applies compiler optim…
987483active
mozilla/geckodriver
geckodriver is a standalone proxy that exposes the W3C WebDriver protocol over HTTP and translates those calls into Firefox's Marionette re…
857480stable
lcobucci/jwt
A PHP library for creating, parsing, and validating JSON Web Tokens (JWT) and JSON Web Signatures (JWS) per RFC 7519. It is installed via C…
837479stable
metafizzy/infinite-scroll
Infinite Scroll is a JavaScript plugin that automatically loads and appends the next page of content as the user scrolls, avoiding full pag…
277479stable
krausest/js-framework-benchmark
A benchmark suite comparing the rendering performance of ~186 JavaScript web frameworks by measuring DOM table operations, memory usage, an…
957476active
axe-core
axe-core is an open-source accessibility testing engine for websites and HTML-based UIs, with rules covering WCAG 2.0/2.1/2.2 and ARIA best…
947471stable
google/draco
Draco is an open-source C++ library from Google for compressing and decompressing 3D geometric meshes and point clouds. It improves the sto…
667467stable
ringhyacinth/Star-Office-UI
A pixel-art style AI office dashboard that visualizes AI assistant work states in real time, showing which agents are online, what they are…
597463active
antfu-collective/icones
Icônes is a web-based icon explorer that provides instant fuzzy searching across all Iconify icon collections, entirely client-side. It let…
767444active
laravel/tinker
Laravel Tinker is a powerful REPL (interactive shell) for the Laravel framework, built on top of the PsySH package. It lets developers inte…
877441active
chuspeeism/dashi-ppt-skill
An AI-agent skill that generates browser-editable presentations from documents, with 12 visual themes and thousands of layout pages and con…
647440active
ReScript
ReScript is a robustly typed programming language that compiles to efficient, human-readable JavaScript, with a lightning-fast compiler too…
957437active
libcpr/cpr
cpr (C++ Requests) is a modern C++ HTTP client library that wraps libcurl with a simple, Python Requests-inspired API. It supports GET/POST…
847424active
Phosphor Icons
Phosphor Icons is a flexible open-source icon family offering 1,248+ SVG icons in six weights (Thin, Light, Regular, Bold, Fill, Duotone), …
677424active
symfony/css-selector
A Symfony PHP component that converts CSS selectors into XPath expressions. It lets developers query HTML or XML documents using familiar C…
997420stable
liangliangyy/DjangoBlog
DjangoBlog is a full-featured, self-hosted blog platform built on Python 3.10+ and Django 5.2. It offers article/page management, Markdown …
887419active
reactjs/react-modal
react-modal is an accessible modal dialog component library for React applications. It provides a customizable modal with built-in accessib…
547409stable
jakearchibald/idb
A tiny (~1.19kB) TypeScript library that wraps the browser's IndexedDB API with promises and small usability improvements while mostly mirr…
417402stable
DataTables
DataTables is a table-enhancing plug-in for jQuery that adds sorting, paging, filtering, and scrolling to plain HTML tables with minimal co…
617400stable
TheCraigHewitt/seomachine
SEO Machine is a specialized Claude Code workspace of custom commands, AI agents, and Python analysis modules for researching, writing, and…
597399active
sindresorhus/modern-normalize
A small CSS library that normalizes browsers' default styles, a modernized alternative to normalize.css targeting only the latest Chrome, F…
627397stable
berstend/puppeteer-extra
A modular plugin framework for Puppeteer (and Playwright via playwright-extra) that extends headless browser automation with drop-in plugin…
327397active
HedgeDoc
HedgeDoc (formerly CodiMD) is an open-source, self-hosted, web-based collaborative markdown editor supporting real-time co-editing, diagram…
957394stable
sparckles/Robyn
Robyn is a high-performance async Python web framework with a Rust runtime, offering routing, middleware, WebSockets, templating, authentic…
967389active
Turbo
Turbo is a JavaScript library from the Hotwire stack that accelerates links and form submissions, decomposes pages into lazily loaded frame…
887388stable
Ripple-TS/ripple
Ripple is a TypeScript-first UI framework built around .tsrx files, featuring fine-grained reactivity, template-native control flow, scoped…
847387active
jonasstrehle/supercookie
A demonstration web application that assigns persistent unique identifiers to website visitors via favicon-based browser fingerprinting. It…
107386active
1weiho/open-slide
open-slide is a React-based slide presentation framework designed for AI coding agents to author decks from natural-language prompts. It pr…
817376active
rrousselGit/riverpod
Riverpod is a reactive caching and data-binding framework for Dart and Flutter that provides compile-safe state management. It lets develop…
777376active
moodle/moodle
Moodle is the world's open source learning management system (LMS), used by universities, schools, companies, and organizations to deliver …
777373stable
RicoSuter/NSwag
NSwag is a Swagger/OpenAPI 2.0 and 3.0 toolchain for .NET, ASP.NET Core, and TypeScript, written in C#. It generates OpenAPI specifications…
837361active
cloudwego/hertz
Hertz is a high-performance, extensible Go HTTP framework from CloudWeGo (ByteDance) for building microservices. It uses the Netpoll networ…
937357active
anomalyco/openauth
OpenAuth is a universal, standards-based OAuth 2.0 auth provider that can be deployed as a standalone service or embedded into existing app…
377353active
mediasoup
mediasoup is a powerful WebRTC SFU (Selective Forwarding Unit) implemented as a Node.js module and Rust crate, with a C++ media worker subp…
957352stable
Vincit/objection.js
Objection.js is an SQL-friendly ORM for Node.js built on the knex query builder, best described as a relational query builder with powerful…
727343stable
typestack/class-transformer
class-transformer is a TypeScript/JavaScript library that transforms plain objects into class instances and back using decorators. It suppo…
607339stable
WebStackPage
WebStack is an open-source, responsive static bookmark/navigation website template built on Bootstrap, designed for creating personal or te…
327335active
Bullet
A Ruby gem that detects N+1 queries, unused eager loading, and missing counter caches in ActiveRecord and Mongoid applications during devel…
777334active
unjs/consola
Consola is an elegant console logger library for Node.js and browsers that wraps console output with fancy formatting, tags, and pluggable …
797325stable
RSSHub
RSSHub Radar is a browser extension that helps users quickly discover RSS and RSSHub feeds available on the web pages they visit. It simpli…
807322active
AgentDeskAI/browser-tools-mcp
An MCP server plus Chrome extension that streams console logs, network activity, screenshots, and Lighthouse audits from a user's real, log…
857308active
Vincentwei1021/video-shotcraft
An AI agent skill that turns Claude Code or Codex into a motion-design studio for producing cinematic product, promo, and demo videos using…
767306active
imgly/background-removal-js
An npm package (browser and Node.js variants) that removes image backgrounds using ONNX-based image segmentation/matting models running ent…
437299active
GetPublii/Publii
Publii is a free, open-source desktop CMS (built with Electron) for creating static websites with a WordPress-like GUI, available for Windo…
987296active
barryvdh/laravel-dompdf
A Laravel wrapper around the Dompdf HTML-to-PDF converter, exposing a facade and service provider for rendering Blade views or HTML strings…
867286stable
wasm-bindgen/wasm-pack
wasm-pack is a command-line workflow tool for building Rust code into WebAssembly packages that interoperate with JavaScript. It scaffolds …
817286active
0xGF/boneyard
Boneyard is a skeleton loading screen framework that automatically captures pixel-perfect skeleton placeholders from your real rendered UI …
817282active
AlaSQL/alasql
AlaSQL is a lightweight in-memory SQL database written in pure JavaScript that runs in the browser, Node.js, and mobile apps. It queries bo…
997281active
getarcaneapp/arcane
Arcane is a modern, self-hosted web UI for managing Docker containers and Docker Compose stacks, built with a Go backend and SvelteKit fron…
837280active
wxWidgets/wxWidgets
wxWidgets is a mature, open-source cross-platform C++ framework for building native-looking GUI desktop applications using each platform's …
937269stable
Colyseus
Colyseus is an authoritative multiplayer game framework for Node.js that provides room-based matchmaking, automatic state synchronization, …
967266stable
presidentbeef/brakeman
Brakeman is a free, open-source static analysis security scanner built specifically for Ruby on Rails applications. It analyzes Rails sourc…
937266stable
win12-online/win12
Win12 Online is a web-based recreation of a hypothetical Windows 12 desktop experience, built entirely with HTML, CSS, and JavaScript. It s…
777265active
React95
React95 is a React component library that recreates the Windows 95 user interface aesthetic using styled-components. It provides themed, re…
237264active
MikeMcl/decimal.js
decimal.js is an arbitrary-precision Decimal type for JavaScript, supporting integers and floats with configurable significant-digit precis…
777251stable
marshmallow-code/marshmallow
marshmallow is a lightweight, framework-agnostic Python library for converting complex objects to and from native Python datatypes using de…
777239stable
bubkoo/html-to-image
A TypeScript library that generates images (PNG, JPEG, SVG, blob, canvas, or pixel data) from DOM nodes using HTML5 canvas and SVG foreignO…
717227stable
kazupon/vue-i18n
Vue I18n is the official internationalization plugin for Vue.js, providing translation, pluralization, and date/number localization. It sup…
107222stable
jspreadsheet/ce
Jspreadsheet CE is a lightweight, MIT-licensed JavaScript library for embedding Excel-like interactive data grids and spreadsheet controls …
577220active
bndw/wifi-card
A web application that generates a printable card containing a QR code for connecting to a WiFi network. It is built with React, supports m…
777193stable
react-native-webview/react-native-webview
A community-maintained cross-platform WebView component for React Native, replacing the WebView removed from React Native core. It supports…
937191active
alibaba/flutter_boost
FlutterBoost is a Flutter plugin from Alibaba that enables hybrid integration of Flutter pages into existing native iOS and Android apps wi…
617191active
deepstreamIO/deepstream.io
deepstream is an open-source realtime server that synchronizes schema-less records, provides publish-subscribe events, and routes RPCs betw…
957189active
jarun/buku
buku is a powerful command-line bookmark manager and personal textual mini-web, with a portable, merge-able database and no tracking. It al…
737189active
zhouxiaoka/autoclip
AutoClip is a self-hosted AI-powered video clipping system that downloads videos from YouTube and Bilibili, uses LLM-based content analysis…
667184active
node-formidable/formidable
Formidable is a Node.js library for parsing multipart form data, especially file uploads, with fast streaming support. It can write uploads…
797177active
HandyOrg/HandyControl
HandyControl is a UI control library for WPF (.NET) offering a set of simple, commonly used custom controls and styles written in C# and XA…
667177active
U.S. Web Design System
The United States Web Design System (USWDS) is a library of open source UI components, design tokens, utilities, and a visual style guide f…
957172active
yocontra/react-responsive
A React library that lets components respond to CSS media queries via a useMediaQuery hook and a MediaQuery component. It supports camelCas…
367172stable
gitalk/gitalk
Gitalk is a comment widget for websites that stores comments as GitHub Issues and renders them using Preact. It is serverless, authenticati…
737168stable
Fiora
Fiora is an open source real-time chat application built with Node.js, React, Socket.IO, and MongoDB. It supports group and private messagi…
327167active
Eclipse Che
Eclipse Che is a Kubernetes-native platform that provides cloud development environments (workspaces) running in containers, with browser-b…
997166active
WECENG/ticket-purchase
A Python automation tool for snatching tickets on Damai (大麦), China's major event ticketing platform, using Selenium for the web and Appium…
647162active
JSON5
JSON5 is a JavaScript library implementing the JSON5 data format, a superset of JSON that adds ES5.1 features like comments, unquoted keys,…
237161stable
wix/react-native-ui-lib
A UI toolset and components library for React Native by Wix, providing a wide range of prebuilt components and a design system foundation (…
967156active
jwilber/roughViz
roughViz.js is a reusable JavaScript library for creating sketchy, hand-drawn styled charts in the browser, built on D3v5, roughjs, and han…
327153stable
Roundcube Webmail
Roundcube Webmail is a browser-based, multilingual IMAP email client written in PHP with an application-like user interface. It offers full…
997152stable
microsoft/SandDance
SandDance is a JavaScript data visualization library from Microsoft Research that creates unit visualizations with a one-to-one mapping bet…
687146active
Prowlarr
Prowlarr is a self-hosted indexer manager and proxy for torrent trackers and Usenet indexers, built on the *arr (.NET/React) stack. It cent…
987145active
tailwindlabs/prettier-plugin-tailwindcss
An official Prettier plugin from Tailwind Labs that automatically sorts Tailwind CSS utility classes according to the recommended class ord…
937132active
ianstormtaylor/superstruct
Superstruct is a JavaScript and TypeScript library for defining data schemas (structs) and validating arbitrary data against them at runtim…
237132stable
jaywcjlove/hotkeys-js
A dependency-free JavaScript micro-library for capturing keyboard input and defining keyboard shortcuts in the browser. It provides a simpl…
997129stable
Nutlope/llamacoder
Llama Coder is an open-source web application that generates small apps from a single prompt, similar to Claude Artifacts, powered by Llama…
667124active
Flutter Responsive Admin Panel or Dashboard
A responsive admin panel/dashboard UI template built with Flutter, featuring charts, tables, and info cards. It runs on web, macOS, tablets…
757110stable
FormCreate
FormCreate is a low-code Vue form generation library that renders dynamic forms from JSON data, with validation, data collection, submissio…
887099stable
TanStack/virtual
TanStack Virtual is a headless, framework-agnostic virtualization library for rendering very large lists, grids, and tables efficiently in …
947096stable

← prev page 16 / 151 next →