domain: web-development
15076 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| koute/cargo-web A Cargo subcommand that makes it easy to build, develop, test, and deploy client-side web applications written in Rust. It supports WebAsse… | 23 | 1111 | maintenance |
| 8values/8values.github.io A web-based political quiz that measures a person's stance across eight political value axes such as Equality, Liberty, Authority, and Trad… | 32 | 1110 | maintenance |
| daniel-stoneuk/material-about-library An Android library that makes it easy to create beautiful Material Design about screens for apps, generating an Activity or Fragment from a… | 23 | 1110 | maintenance |
| lzxb/vue-cnode A Vue 2 rewrite of the CNode.js community forum, built with vue-router, Vuex, ES6, less, and webpack. It serves as a reference demo for bui… | 32 | 1109 | maintenance |
| dli/waves A WebGL-based ocean wave simulation with a CSS 3D UI, running in the browser. It renders realistic ocean waves using GPU shaders. | 32 | 1109 | maintenance |
| phoboslab/underrun Underrun is a twin-stick shooter game written in 13kb of JavaScript using WebGL, created as an entry for the 2018 js13k competition. It is … | 32 | 1109 | maintenance |
| americanexpress/react-albus React Albus is a React component library for building declarative multi-step flows (wizards). You define step content and ordering, and it … | 23 | 1109 | maintenance |
| Nextdoor/ndscheduler ndscheduler is a flexible Python library for building your own cron-like job scheduling system. It runs a Tornado server that exposes REST … | 23 | 1109 | maintenance |
| sketch-hq/svgo-compressor A Sketch plugin that automatically compresses SVG assets using SVGO whenever they are exported from Sketch. It runs transparently in the ba… | 23 | 1109 | maintenance |
| andrewbanchich/forty-jekyll-theme A Jekyll theme port of HTML5 UP's 'Forty' design, packaged as a Ruby gem for static site generation. It features image-tile landing pages, … | 10 | 1109 | maintenance |
| matrix-org/matrix-react-sdk matrix-react-sdk is a React-based SDK providing components to build Matrix chat and VoIP web clients. It was developed from 2015 to 2024 by… | 10 | 1109 | maintenance |
| flashlizi/cssrem A Sublime Text 3 plugin that converts CSS px values to rem values via autocomplete. It supports configurable conversion ratio, decimal prec… | 32 | 1108 | maintenance |
| KathanP19/JSFScan.sh JSFScan.sh is a shell script that automates JavaScript reconnaissance for bug bounty hunting. Given a list of subdomains, it gathers JS fil… | 32 | 1107 | maintenance |
| benvanik/WebGL-Inspector WebGL Inspector is an advanced debugging toolkit for WebGL applications, inspired by tools like gDEBugger and PIX. It can be embedded in an… | 32 | 1107 | maintenance |
| ded/qwery Qwery is a lightweight CSS selector engine built on top of querySelectorAll, adding practical utilities like query contexts. It was histori… | 32 | 1107 | maintenance |
| dynamo/dynamo Dynamo is an experimental web framework for Elixir that runs on the Erlang VM, emphasizing performance, concurrency, and simplicity. It is … | 32 | 1107 | maintenance |
| antimatter15/jsgif A pure JavaScript library that encodes HTML5 canvas content (single frames or animations) into GIF images, ported from the ActionScript as3… | 32 | 1106 | maintenance |
| cezheng/Fuzi Fuzi is a fast, lightweight Swift library for parsing XML and HTML documents, built on libxml2 as a Swift port of Ono. It provides a modern… | 23 | 1105 | maintenance |
| PaddlePaddle/Paddle.js Paddle.js is a browser-based deep learning inference engine for Baidu PaddlePaddle models, running via WebGL, WebGPU, or WebAssembly backen… | 23 | 1104 | maintenance |
| Arrexel/phpbash phpbash is a standalone, semi-interactive web shell written in PHP and packaged as a single file. It is designed to assist penetration test… | 32 | 1102 | maintenance |
| eligrey/classList.js A cross-browser JavaScript polyfill that fully implements the element.classList DOM API. It enables classList support in browsers that lack… | 23 | 1102 | maintenance |
| fengyuanchen/vue-qrcode A Vue 3 component for rendering QR codes, built on top of node-qrcode. It supports Vue 2 via the v1 branch and ships UMD and ESM builds wit… | 23 | 1102 | maintenance |
| foxbenjaminfox/vue-async-computed A Vue.js plugin that adds async computed properties, letting component computed values resolve from Promises or async functions. It works w… | 23 | 1102 | maintenance |
| layui/laydate LayDate is a widely used, zero-dependency vanilla JavaScript calendar and date-picker component for the web. It supports year, year-month, … | 23 | 1102 | maintenance |
| rsms/estrella Estrella is a lightweight, scriptable build tool for TypeScript and JavaScript built on top of the esbuild compiler. It wraps esbuild in a … | 23 | 1101 | maintenance |
| xujeff/tianti Tianti is a free, lightweight Java-based CMS providing a complete backend admin and responsive frontend solution built on Spring MVC, Sprin… | 23 | 1101 | maintenance |
| pzhgugu/goshop2 Goshop2 is a distributed e-commerce platform built on Spring, Dubbo, and MyBatis, organized as a classic Java SOA system with Facade/Provid… | 71 | 1100 | maintenance |
| abel533/ECharts A Java library that maps all ECharts JSON structures to Java objects, letting developers build Option, Series, and style objects programmat… | 32 | 1100 | maintenance |
| AI-Yash/st-chat A Streamlit custom component that renders a chatbot-style message UI in Python apps. It provides a simple message() function to display use… | 23 | 1100 | maintenance |
| Data.gov The WordPress theme and issue tracker for Data.gov, the U.S. government's open data site, which pairs a WordPress front end with a CKAN dat… | 77 | 1099 | maintenance |
| 131/h264-live-player A JavaScript library that plays live H.264 video streams in the browser by wrapping the Broadway WebGL-accelerated decoder, with NAL units … | 32 | 1099 | maintenance |
| o2team/wxapp-img-loader A native image preloading component for WeChat Mini Programs, provided as a copy-in WXML/JS module with a Taro branch variant. It exposes a… | 32 | 1099 | maintenance |
| Zephery/newblog A personal blog/website application built with Java (Spring, Spring MVC, Mybatis), featuring Lucene-based search, Redis caching, WebSocket … | 23 | 1099 | maintenance |
| brianreavis/sifter.js Sifter.js is a JavaScript library for textually searching arrays and hashes of objects by one or more properties, with scoring, filtering, … | 23 | 1099 | maintenance |
| CirclonGroup/angular-tree-component A tree view UI component library for Angular 2+ applications, providing hierarchical data display with keyboard navigation, drag & drop, vi… | 23 | 1098 | maintenance |
| amplitude/redux-query redux-query is a JavaScript library for managing network request state in Redux applications, providing middleware, actions, selectors, and… | 23 | 1098 | maintenance |
| hernansartorio/react-nice-dates React Nice Dates is a responsive, touch-friendly, and modular date picker library for React, built on top of date-fns. It provides DatePick… | 23 | 1098 | maintenance |
| ionorg/ion-sfu Ion SFU is a pure Go implementation of a WebRTC Selective Forwarding Unit (SFU) that routes audio, video, and datachannel streams to scale … | 23 | 1098 | maintenance |
| BinarCode/vue-form-wizard A Vue.js 2 component library with no external dependencies that simplifies building multi-step tabbed form wizards. It supports custom butt… | 10 | 1098 | maintenance |
| chenglou/react-treeview A lightweight, flexible tree view component for React that supports nested TreeView nodes and customizable styling via CSS. It offers contr… | 42 | 1097 | maintenance |
| EleTeam/UniShopX An open-source PHP e-commerce solution built on Yii2, similar to JD/Tmall/Taobao marketplaces, with fully separated frontend (Vue) and back… | 32 | 1097 | maintenance |
| jeeliz/jeelizWeboji A JavaScript/WebGL library for real-time face tracking and facial expression detection in the browser, using a neural network to detect 11 … | 32 | 1097 | maintenance |
| macek/jquery-serialize-object A jQuery plugin that adds serializeObject and serializeJSON methods to convert HTML forms into nested JavaScript objects and JSON strings. … | 32 | 1097 | maintenance |
| Teriteri Teriteri is a Vue3-based web client for a Bilibili-style danmaku (bullet comment) video sharing platform, built as a graduation project wit… | 29 | 1097 | maintenance |
| silviolleite/laravel-pwa A Laravel package that converts a Laravel web application into a Progressive Web App (PWA). It generates the web app manifest, service work… | 23 | 1097 | maintenance |
| nrandecker/particle Particle is a minimalist Jekyll theme for developers to build a personal portfolio site. It bundles SASS, Gulp, particles.js animations, Fo… | 10 | 1097 | maintenance |
| Oliveriver/5d-diplomacy-with-multiverse-time-travel A self-hosted online game combining the negotiation board game Diplomacy with the multiverse time-travel mechanics of 5D Chess With Multive… | 57 | 1095 | maintenance |
| Open-Federation/json-schema-editor-visual A React-based visual editor for building and editing JSON Schema definitions with an efficient, easy-to-use interface. It is distributed as… | 32 | 1095 | maintenance |
| markjaquith/WP-Stack WP Stack is a toolkit for professional WordPress deployments, combining Capistrano-based deployment configuration with a set of must-use Wo… | 32 | 1095 | maintenance |
| Material Components A family of modular, customizable Material Design UI component libraries for Android (Views), Web, and iOS. The Android Views library is no… | 10 | 1095 | maintenance |
| MiguelsPizza/WebMCP WebMCP (MCP-B) is a protocol and TypeScript SDK that exposes JavaScript functions in web pages to LLMs as MCP tools, via a Chrome extension… | 40 | 1094 | maintenance |
| FRiCKLE/ngx_cache_purge An nginx module that adds the ability to purge content from nginx's FastCGI, proxy, SCGI and uWSGI caches. It exposes configuration directi… | 32 | 1094 | maintenance |
| jserme/mahua Mahua is an online Markdown editor web application, with this repository containing the source code of the hosted service at mahua.jser.me.… | 32 | 1094 | maintenance |
| brendon/ranked-model ranked-model is a Ruby gem for Rails that manages row ordering/sorting in ActiveRecord models, serving as a modern replacement for acts_as_… | 71 | 1093 | maintenance |
| emezeske/lein-cljsbuild lein-cljsbuild is a Leiningen plugin that simplifies ClojureScript development by automatically compiling ClojureScript code to JavaScript.… | 23 | 1093 | maintenance |
| endrift/gbajs GBA.js is a Game Boy Advance emulator written from scratch in JavaScript using HTML5 technologies like Canvas and Web Audio, with no plugin… | 10 | 1093 | maintenance |
| exupero/saveSvgAsPng A browser-side JavaScript library that converts SVG elements to PNG images and downloads them, or returns them as data URIs. It supports sc… | 10 | 1093 | maintenance |
| Fabricator Fabricator is a Node.js tool for building website UI toolkits and generating style guides from component code. It uses Gulp, Handlebars, an… | 10 | 1093 | maintenance |
| sapegin/grunt-webfont A Grunt plugin that converts SVG icon files into webfonts in all major formats (WOFF, WOFF2, EOT, TTF, SVG), along with generated CSS/Sass/… | 10 | 1093 | maintenance |
| pawelmalak/snippet-box Snippet Box is a self-hosted web application for organizing, creating, editing, and browsing code snippets across various languages. It fea… | 32 | 1092 | maintenance |
| tomzaku/react-native-shimmer-placeholder A React Native component library that renders shimmer/skeleton placeholders while content loads, supporting both iOS and Android. It works … | 23 | 1092 | maintenance |
| benfred/venn.js A JavaScript library for laying out area-proportional Venn and Euler diagrams, designed to work with D3.js for rendering. It computes layou… | 23 | 1091 | maintenance |
| toomuchdesign/re-reselect A lightweight TypeScript wrapper around Reselect that adds deeper memoization and cache management to Redux selectors. It maintains a cache… | 86 | 1090 | maintenance |
| leungwensen/svg-icon A curated collection of over 10,000 SVG icons aggregated from popular icon sets like Font Awesome, Material Design, and Octicons, with a we… | 32 | 1090 | maintenance |
| evanw/webgl-filter A browser-based image editor built with WebGL that applies GPU-accelerated filters such as contrast adjustment, tilt-shift, and lens defocu… | 32 | 1090 | maintenance |
| pkuliyi2015/sd-webui-stablesr A Stable Diffusion WebUI (Automatic1111) plugin that integrates StableSR, a diffusion-prior-based super-resolution method, for high-fidelit… | 29 | 1090 | maintenance |
| josecebe/twbs-pagination A jQuery plugin that renders Bootstrap-styled pagination controls for web pages. It supports configurable page counts, visible pages, custo… | 23 | 1089 | maintenance |
| asdsolutions-os/duo-navigation-drawer Duo Navigation Drawer is an Android UI library that provides an alternative navigation drawer where the main content slides away to reveal … | 23 | 1089 | maintenance |
| InkProject/ink Ink (InkPaper) is a static blog generator written in Go with no dependencies, fast builds, and an elegant built-in theme. It supports YAML … | 66 | 1087 | maintenance |
| bamzi/jobrunner JobRunner is a Go framework for running jobs asynchronously outside the HTTP request flow, with built-in cron scheduling and a worker pool.… | 32 | 1087 | maintenance |
| kottenator/jquery-circle-progress A jQuery plugin that draws animated circular progress bars on HTML canvas. It supports gradient and image fills, custom angles, thickness, … | 23 | 1085 | maintenance |
| nginx-clojure/nginx-clojure An Nginx module that embeds Clojure, Java, or Groovy programs directly inside Nginx, typically running Ring-based HTTP handlers. It support… | 66 | 1084 | maintenance |
| choojs/bankai Bankai is a zero-configuration web compiler CLI that bundles JavaScript, HTML, and CSS, with a built-in development server supporting HTTPS… | 23 | 1084 | maintenance |
| Fancybox Fancybox is a JavaScript lightbox library for displaying images, videos, and other HTML content in an overlay, with touch support, responsi… | 83 | 1083 | maintenance |
| dmpayton/django-admin-honeypot A Django app that serves a fake admin login screen at the standard /admin/ URL to trap unauthorized access attempts. It logs and notifies s… | 32 | 1083 | maintenance |
| criso/fbgraph fbgraph is a Node.js library providing simple access to the Facebook Graph API. It wraps API calls to return consistent JSON, handles OAuth… | 32 | 1083 | maintenance |
| LeCoupa/vuedarkmode A minimalist dark design system providing Vue.js components styled for dark interfaces. It installs as an npm package usable in Vue 2 and N… | 32 | 1083 | maintenance |
| peterbe/premailer A Python library that transforms HTML email markup by converting <style> blocks and external stylesheets into inline style attributes on ea… | 32 | 1083 | maintenance |
| welkinwong/nodercms NoderCMS is a lightweight open-source content management system built on Node.js and MongoDB. It offers flexible content models and a compl… | 10 | 1083 | maintenance |
| bojiangzhou/lyyzoo-ssms A Java-based student score and student information management system (学生成绩管理系统/学生信息管理系统). It is a web application for managing student reco… | 32 | 1082 | maintenance |
| mattkersley/Responsive-Design-Testing A simple self-hostable HTML/JavaScript page that displays a website in multiple iframe widths to test responsive web design. It supports pe… | 32 | 1082 | maintenance |
| forsigner/fexo Fexo is a minimalist design theme for the Hexo static site generator, written in SCSS. It provides a clean, simple blog layout with documen… | 37 | 1081 | maintenance |
| htoooth/Leaflet.ChineseTmsProviders A Leaflet plugin providing preconfigured tile layer providers for Chinese map services such as TianDiTu, GaoDe, Baidu, Tencent, Geoq, Googl… | 32 | 1081 | maintenance |
| ajinabraham/CMSScan CMSScan is a self-hosted security dashboard that scans WordPress, Drupal, Joomla, and vBulletin websites for vulnerabilities by wrapping wp… | 32 | 1080 | maintenance |
| volosoft/jtable jTable is a jQuery plugin that automatically creates AJAX-based CRUD tables without writing HTML or JavaScript. It generates create/edit/de… | 23 | 1080 | maintenance |
| Apache Guacamole Apache Guacamole is a clientless remote desktop gateway that lets users access RDP, VNC, and SSH sessions through a standard web browser us… | 10 | 1080 | maintenance |
| acikyazilimagi/afet-org An open-source earthquake relief platform (depremyardim.com / afetharita.com) that aggregates calls for help from Twitter, WhatsApp, Telegr… | 31 | 1079 | maintenance |
| FriendsOfSymfony/FOSOAuthServerBundle FOSOAuthServerBundle is a Symfony bundle that provides server-side OAuth2 capabilities, letting Symfony applications act as OAuth2 authoriz… | 23 | 1078 | maintenance |
| tats/w3m w3m is a text-mode web browser and pager written in C, maintained as a Debian fork of the original w3m project. It renders web pages in the… | 32 | 1077 | maintenance |
| wireghoul/htshells A collection of self-contained .htaccess files that turn Apache servers into web shells or launch various attacks when uploaded. It include… | 32 | 1077 | maintenance |
| kisslove/web-monitoring A self-hosted web front-end monitoring platform that tracks page load speed, JavaScript errors, and API call success rates. It collects use… | 23 | 1077 | maintenance |
| daviddesberg/PHPoAuthLib PHPoAuthLib is a PHP client library providing OAuth 1.x and OAuth 2.0 support with prebuilt service implementations for dozens of providers… | 23 | 1077 | maintenance |
| ndeet/unzipper A single-file PHP script that extracts .zip, .rar, and .gz/tar.gz archives directly on a webserver via the browser, and can also create zip… | 23 | 1077 | maintenance |
| MoeClub/OneList OneList is a simple self-hosted web application that indexes and lists files from a OneDrive directory, exposing them through a browsable w… | 32 | 1076 | maintenance |
| bradleyboy/tuql tuql is a Node.js CLI tool that automatically spins up a GraphQL server from a SQLite database or SQL dump file. It infers models and relat… | 32 | 1076 | maintenance |
| kadirahq/flow-router FlowRouter is a client-side routing library designed specifically for Meteor applications. It handles URL routing and reactive data access … | 32 | 1076 | maintenance |
| hustcc/PyG2Plot PyG2Plot is a Python 3 binding for the AntV G2Plot JavaScript charting library, letting users create interactive statistical charts from Py… | 32 | 1075 | maintenance |
| ChunkyPNG A pure Ruby library for reading and writing PNG images with full support for all color modes, bit depths, transparency, and interlacing. It… | 32 | 1075 | maintenance |
| janodvarko/harviewer HAR Viewer is a web application for visualizing HTTP Archive (HAR) files, which log HTTP client/server conversations captured by HTTP track… | 32 | 1075 | maintenance |
| aspida aspida is a TypeScript-friendly HTTP client wrapper for the browser and Node.js that generates fully typed API clients from endpoint type d… | 23 | 1075 | maintenance |