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
shrhdk/text-to-svg
A JavaScript library that converts text into SVG path data using font files, with no native dependencies. It works in both Node.js and brow…
321010maintenance
substance/texture
Texture is a visual editor for producing scientific content, built on the DAR format which is a stricter subset of the JATS XML standard. I…
561009maintenance
zhangxinxu/Tween
A small JavaScript library of easing/tween algorithms for numeric animations, plus an animation.js helper exposing Math.animation(from, to,…
321009maintenance
antonreshetov/vue-unicons
A Vue component library providing 1000+ pixel-perfect SVG icons from the Unicons set as Vue components. It supports both Vue 2 and Vue 3 wi…
231009maintenance
williamngan/roll
A tiny (~8kb) dependency-free JavaScript library for tracking scroll position, pagination, and step-based progress in DOM or canvas context…
231009maintenance
hasan-py/Hayroo
Hayroo is a full-featured MERN stack e-commerce platform built with React, Node.js, Express, MongoDB, JWT authentication, and Tailwind CSS.…
721008maintenance
maintell/webBenchmark
A Go-based command-line HTTP benchmark tool that floods a target URL with concurrent requests to test server bandwidth and performance. It …
231008maintenance
getify/TNG-Hooks
TNG-Hooks is a small JavaScript library that brings React-inspired hooks like useState, useReducer, and useEffect to plain, standalone func…
101008maintenance
overtrue/api.yike.io
The backend API source code for yike.io, a Chinese developer community forum, built on Laravel 5 with Laravel Passport for OAuth authentica…
101008maintenance
angulartics/angulartics2
Angulartics2 is a vendor-agnostic analytics library for Angular applications that provides a unified API for tracking pageviews and events …
501007maintenance
byashimov/django-controlcenter
A Django app providing a set of widgets (item lists, charts) to build consolidated admin dashboards for Django projects. It aggregates data…
371007maintenance
Snorby/snorby
Snorby is a Ruby on Rails web application for network security monitoring that interfaces with intrusion detection systems such as Snort, S…
231007maintenance
gbraad-apps/gauth
GAuth is a browser-based multi-factor authentication app that implements the TOTP (RFC6238) algorithm to generate one-time passwords, built…
231007maintenance
xunleif2e/vue-lazy-component
A Vue.js 2.x plugin that provides component-level lazy loading. It loads real components when they become visible (or after a timeout), sho…
231007maintenance
yui540/Cowardly-Witch
A personal portfolio website by yui540 featuring a fairy-tale 'Cowardly Witch' theme with elaborate opening animations and colorful design.…
101007maintenance
SaraVieira/fiddly
Fiddly is a zero-config Node.js CLI tool that converts your Readme.md files into beautiful, static HTML pages with code highlighting, emoji…
321006maintenance
OSMBuildings/OSMBuildings
A JavaScript library for visualizing 3D building geometry on web maps using OpenStreetMap data. It renders extruded building shapes over ma…
231006maintenance
Exokit
Exokit is a native VR/AR/XR engine for JavaScript that emulates a web browser on top of Node, providing native hooks for WebGL, WebXR, WebA…
231006maintenance
lostintangent/codeswing
CodeSwing is a VS Code extension that provides an interactive coding playground for building web applications ('swings') with live preview …
231006maintenance
wesnolte/jOrgChart
A jQuery plugin that renders nested unordered lists as tree-like organizational charts in the browser. It supports drag-and-drop reordering…
321005maintenance
pboehm/ddns
A self-hosted Dynamic DNS service similar to DynDNS or NO-IP, built in Go on top of the PowerDNS Remote Backend. It exposes a small web ser…
321005maintenance
lucagez/Debucsser
Debucsser is a lightweight JavaScript library that overlays CSS debugging information (element selectors, dimensions, spacing) directly in …
321005maintenance
scoumbourdis/grocery-crud
Grocery CRUD is a PHP library for the CodeIgniter framework that auto-generates a full, production-ready CRUD (create, read, update, delete…
231005maintenance
dgraham/delegated-events
A small, fast JavaScript library for delegated event listeners in the browser. It lets you bind event handlers with CSS selectors so they w…
231005maintenance
service-mocker/service-mocker
Service Mocker is a frontend API mocking framework that uses service workers to intercept real HTTP requests without requiring any backend …
101005maintenance
caolan/forms
A Node.js library for creating, parsing, and validating HTML forms, inspired by form helpers in Django and Ruby on Rails. It lets developer…
321004maintenance
abdolence/x2js
A small, dependency-free JavaScript library that converts XML to JSON (JavaScript objects) and back. It supports configurable attribute pre…
321004maintenance
nodePlatform
vue-xuAdmin is a Vue 2 + Element UI admin dashboard template with unlimited-level menus and frontend-controlled page/button-level permissio…
231004maintenance
fcakyon/autollm
AutoLLM is a Python library for rapidly building RAG-based LLM web apps and APIs, offering a unified API over 100+ LLM providers and 20+ ve…
101004maintenance
fomalhaut1998/hexo-theme-Fomalhaut
An open-source Hexo blog theme based on a heavily customized fork of Butterfly 4.3.1, released as a full site source rather than a cleanly …
311003maintenance
StructureBuilder/react-keep-alive
A React library providing a KeepAlive component that preserves component state across unmounts, similar to Vue's keep-alive. It wraps compo…
231003maintenance
ghboke/CorePressWPTheme
CorePress is a free, lightweight, high-performance WordPress theme built in PHP with no frontend framework, aimed at geeks and bloggers. It…
231003maintenance
stratiformltd/react-loadable-visibility
A JavaScript library that wraps react-loadable and @loadable/component to defer loading React components until they become visible in the v…
231003maintenance
angular-wizard/angular-wizard
Angular-Wizard is a component library for AngularJS that makes it easy to build multi-step wizard UIs using directives and services. It shi…
231003maintenance
anvaka/vs
A web application that visualizes Google's autocomplete suggestions as an interactive graph. It renders search query expansions as connecte…
711002maintenance
joschan21/nextjs-realtime-chat
FriendZone is a full-stack realtime messaging chat application built with Next.js 13 and TypeScript. It supports realtime messaging, friend…
301002maintenance
417511458/jbone
jbone is a Java project suite built on Spring Cloud that provides a microservices foundation skeleton for small and medium enterprises. It …
231002maintenance
NyaaPantsu/nyaa
A self-hostable replacement for the Nyaa.se anime torrent site, written in Go. It provides a searchable torrent database with a web interfa…
231002maintenance
dtjohnson/xlsx-populate
A JavaScript library for parsing and generating Excel XLSX files, usable in both Node.js and the browser. It preserves existing workbook fe…
231002maintenance
simplethemes/skeleton_wp
Skeleton is a simple, responsive WordPress theme based on the Skeleton Boilerplate, featuring shortcodes for tabs, toggles, CSS3 buttons, a…
321001maintenance
yuanqing/charming
A tiny vanilla JavaScript library that wraps each character (or word) of an element's text in individual DOM elements, a dependency-free ta…
321001maintenance
pojala/electrino
Electrino is an experimental desktop runtime for web-technology apps that uses the operating system's built-in web browser engine instead o…
324396experimental
camsong/fetch-jsonp
A small JavaScript library that lets you make JSONP requests using the same promise-based API as the native Fetch API. It provides a global…
641000maintenance
NASAWorldWind/WebWorldWind
NASA's Web WorldWind is a JavaScript SDK providing a 3D virtual globe engine for the web, built on WebGL. It renders high-resolution terrai…
411000maintenance
larsenwork/postcss-easing-gradients
A PostCSS plugin that transforms linear-gradient and radial-gradient declarations containing easing functions (cubic-bezier, ease, steps) i…
321000maintenance
tailwindlabs/tailwindcss-aspect-ratio
An official Tailwind CSS plugin that adds composable aspect-w-{n}/aspect-h-{n} utility classes for giving elements a fixed aspect ratio via…
59999maintenance
Hasor
Hasor is a Java-based modular development framework comprising an IoC/AOP container, Web MVC framework, JDBC framework, RSF distributed RPC…
32999maintenance
bryx-inc/BRYXBanner
BRYXBanner is a lightweight Swift library for showing dropdown notification banners on iOS. It supports custom titles, subtitles, images, a…
23999maintenance
felixrieseberg/React-Dropzone-Component
A React component wrapping Dropzone.js to provide drag-and-drop file upload areas. It offers event handlers, custom preview templates, and …
23999maintenance
Ekultek/Zeus-Scanner
Zeus-Scanner is a Python-based advanced reconnaissance utility for web application security testing. It automates dork-based URL discovery …
23999maintenance
linvi/tweetinvi
Tweetinvi is an intuitive C# .NET library for accessing the Twitter REST and Stream APIs. It supports .NET, .NET Core, and portable targets…
23999maintenance
Raathigesh/fabulous
Fabulous is a VS Code extension that adds a CSS properties sidebar for visually editing styles. It supports CSS-in-JS libraries like styled…
23998maintenance
awalgarg/cv-maker
A browser-based resume builder that generates elegant, simple resumes written in Markdown, inspired by the retired Careers Stack Overflow e…
10998maintenance
hukaibaihu/vue-org-tree
A Vue 2.x component library that renders interactive organization tree charts with collapsible nodes and horizontal or vertical layouts. It…
32997maintenance
juxt/bidi
bidi is a bidirectional URI routing library for Clojure and ClojureScript. Routes are defined as plain data structures, enabling both URI d…
32997maintenance
alexkuz/react-json-tree
A React component that renders JSON data as a collapsible, themeable tree view, with support for iterable objects such as Immutable.js coll…
10995maintenance
linebender/vello
Vello is a GPU compute-centric 2D vector graphics rendering engine written in Rust, built on wgpu. It renders large 2D scenes (shapes, grad…
944312experimental
SwiftWebUI
SwiftWebUI is a Swift library that implements a large subset of the SwiftUI API so SwiftUI views can render and run interactively in a web …
234274experimental
coderamp-labs/pad.ws
pad.ws is a browser-based whiteboard app that doubles as a development environment, combining an Excalidraw canvas with terminals and VS Co…
254201experimental
hamukazu/lets-get-arrested
A protest repository created in response to a Japanese schoolgirl being arrested for sharing an unclosable JavaScript alert-loop prank. Use…
324172experimental
apankrat/nullboard
Nullboard is a minimalist single-page kanban board and task list manager that runs as a single HTML file, works fully offline, and stores a…
324148experimental
DioxusLabs/blitz
Blitz is a modular HTML/CSS rendering engine written in Rust, designed to render modern HTML layout and CSS without the bloat of full brows…
774128experimental
0hq/WebGPT
WebGPT is a vanilla JavaScript and HTML implementation of GPT transformer inference running in the browser via WebGPU, in under ~1500 lines…
303793experimental
bknd-io/bknd
bknd is a lightweight, batteries-included backend-as-a-service (Firebase/Supabase alternative) providing data management, authentication, m…
653755experimental
webmachinelearning/webmcp
WebMCP is a proposed web platform API (W3C Community Group specification) that lets web developers expose JavaScript functions or HTML form…
623740experimental
gosub-io/gosub-engine
Gosub is a modular, embeddable web browser engine written from scratch in Rust, with spec-compliant HTML5 and CSS3 parsers, an async networ…
823680experimental
alexflint/gallium
Gallium is a Go library for building desktop applications with HTML, JavaScript, and CSS UIs rendered in a Chromium-based webview. It provi…
323650experimental
GetFirefly/firefly
Firefly is an alternative implementation of the BEAM virtual machine, including a compiler and runtime for BEAM languages like Erlang and E…
103583experimental
buqiyuan/vite-vue3-lowcode
An experimental H5 mobile low-code platform built with Vue 3, Vite, TypeScript, Vant, and Element Plus. It provides a drag-and-drop visual …
323413experimental
Chainlift/liftkit
LiftKit is a UI framework and component library built on a system of formulas for scaling, spacing, and color that enforce design best prac…
483271experimental
ml-tooling/opyrator
Opyrator is a Python library that turns plain Python functions into production-ready microservices with an auto-generated HTTP API (FastAPI…
673132experimental
artichoke/artichoke
Artichoke is a Ruby implementation written in Rust and Ruby, aiming for MRI compatibility and targeting recent MRI Ruby. It can compile to …
103126experimental
airbnb/native-navigation
A React Native navigation library from Airbnb built on top of the native iOS and Android platform navigation components rather than reimple…
543120experimental
RootbeerComputer/backend-GPT
An experimental project that replaces a traditional backend and database with an LLM. Users describe their app's purpose, provide an initia…
312932experimental
honojs/honox
HonoX is a meta-framework built on Hono and Vite for creating full-stack websites and Web APIs with file-based routing and fast SSR. It sup…
912919experimental
orbitinghail/sqlsync
SQLSync is a collaborative offline-first wrapper around SQLite that synchronizes web application state between users, devices, and the edge…
522912experimental
hexops/vecty
Vecty is a Go frontend framework for building responsive and dynamic web UIs compiled to WebAssembly, with an efficient DOM diffing model s…
102904experimental
asm-dom
asm-dom is a minimal WebAssembly virtual DOM library that lets developers build single-page applications entirely in C++ compiled with Emsc…
232825experimental
openannotation/annotator
Annotator is a JavaScript library for building web annotation applications, letting users select text, images, or other page content and at…
572758experimental
rslint/rslint
RSLint is an extremely fast JavaScript and TypeScript linter written in Rust, distributed as a CLI binary and a Rust crate. It uses paralle…
232729experimental
Hydra
Hydra is a browser-based livecoding environment for generating and mixing networked realtime visuals, inspired by analog modular synthesize…
672701experimental
capy-ui/capy
Capy is a declarative cross-platform GUI library for Zig that renders native controls using each target OS's toolkit (win32, Cocoa, GTK, We…
482687experimental
DamageLabs/kandan
Kandan is a self-hosted, open-source team chat application revived as a modern alternative to HipChat, built with Angular and an Express/Ty…
662686experimental
vlang/ui
V UI is a cross-platform UI toolkit written in the V programming language, targeting Windows, macOS, Linux, Android, and eventually iOS and…
682515experimental
sokra/rawact
A Babel plugin that compiles React.js components into native DOM instructions, eliminating the need for the react and react-dom libraries a…
322507experimental
OpenSwiftUI
OpenSwiftUI is an open-source implementation of Apple's SwiftUI framework, aiming for API compatibility with the original. It targets build…
952435experimental
memorysafety/river
River is a reverse proxy application written in Rust, built on Cloudflare's Pingora library and developed under ISRG's Prossimo initiative …
162351experimental
dot-agent/nextpy
Nextpy is a pure-Python fullstack web framework optimized for AI agents and code generation, describing itself as a self-modifying software…
192349experimental
idflood/ThreeNodes.js
ThreeNodes.js is a browser-based node-based visual programming environment inspired by vvvv, built with JavaScript, HTML, and WebGL (three.…
322341experimental
jbilcke-hf/clapper
Clapper is an open-source AI story visualization tool - a video synthesizer and sequencer for creating AI-generated cinema. Users iterate o…
392330experimental
chinedufn/percy
Percy is a collection of Rust libraries for building frontend browser apps with Rust and WebAssembly, centered on an html! macro that gener…
762315experimental
gabrielpetersson/fast-grid
A highly performant DOM-based web table/grid library written in TypeScript that can render millions of rows at constant time complexity. It…
302299experimental
elendirx/web2web
A proof-of-concept for serving websites entirely via torrents and the Bitcoin blockchain, with no webserver or domain. A Bitcoin OP_RETURN …
322243experimental
jensimmons/cssremedy
CSS Remedy is a modern CSS reset/base stylesheet that sets default styles to what the CSS Working Group would design today, free of legacy …
232225experimental
the-ora/browser
Ora is an open-source, native macOS web browser built with Swift, SwiftUI, and WebKit, positioned as an Arc alternative with tab management…
662216experimental
Darklang
Darklang is an integrated functional programming language, editor, and cloud infrastructure for building backends, APIs, and CLIs without s…
862168experimental
aagentah/nw_wrld
nw_wrld is an event-driven sequencer application for triggering visuals built with web technologies, packaged as an Electron desktop app. U…
742147experimental
Hyperfiddle
Electric Clojure is a full-stack Clojure/Script framework where client and server code compose in the same expression, with a compiler that…
652138experimental
Matterwiki/Matterwiki
Matterwiki is a simple, self-hosted wiki application for small teams to store and collaborate on knowledge, built with Node.js and React. A…
592094experimental
LukeMathWalker/pavex
Pavex is a Rust framework for building APIs and web applications, aiming to combine the productivity of frameworks like Rails or ASP.NET Co…
742072experimental

← prev page 123 / 151 next →