domain: web-development
15076 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| ballercat/walt Walt is a JavaScript-like alternative syntax for the WebAssembly text format that compiles .walt files directly to WebAssembly binaries. It… | 23 | 4631 | experimental |
| GitWMS Warehouse Management System GitWMS is an open-source warehouse management system (WMS) covering inbound/outbound management, stocktaking, loss reporting, transfers, an… | 32 | 1044 | maintenance |
| ovidiuch/dragdealer Dragdealer is a dependency-free vanilla JavaScript library providing drag-based UI components such as sliders, with support for 2D dragging… | 23 | 1044 | maintenance |
| dylang/node-rss node-rss is a Node.js library for generating RSS 2.0 feeds programmatically. It supports feed and item metadata, enclosures, GeoRSS, and cu… | 74 | 1042 | maintenance |
| stefanjudis/tiny-helpers tiny-helpers.dev is a curated directory website listing hundreds of free, single-purpose online tools for web developers, built with Eleven… | 74 | 1042 | maintenance |
| victorvoid/dinoql dinoql is a JavaScript library that lets you query plain JavaScript objects using GraphQL-style syntax, with safe access, aliases, variable… | 32 | 1042 | maintenance |
| hkirat/notification-logger A tiny JavaScript library that shows browser console.log messages as desktop notifications during web development. It wraps console.log so … | 23 | 1042 | maintenance |
| Siumauricio/rippleui RippleUI is a Tailwind CSS plugin providing a collection of pre-styled, reusable UI components such as buttons, modals, forms, and navigati… | 23 | 1042 | maintenance |
| timeoff-management/timeoff-management-application TimeOff.Management is a self-hostable web application for managing employee absences, leave requests, and PTO for small and medium business… | 23 | 1042 | maintenance |
| yalabot/angular-foundation A set of native AngularJS directives porting the AngularUI Bootstrap project to the Foundation CSS framework, with no jQuery or Foundation … | 32 | 1041 | maintenance |
| draeton/stitches Stitches is an HTML5 sprite sheet generator that combines multiple images into a single sprite sheet with CSS coordinates using a browser-b… | 32 | 1041 | maintenance |
| Kiarash-Z/react-modern-calendar-datepicker A modern, customizable date picker component library for React, supporting single-day and range selection with a standalone calendar option… | 23 | 1041 | maintenance |
| snipsnapdev/snipsnap Snipsnap is a VS Code extension plus snippet/template collection that automatically exposes code snippets for every library used in a proje… | 10 | 1041 | maintenance |
| sebleier/django-redis-cache A Redis cache backend for Django, plugging into Django's cache framework. It supports pluggable serializers, compression, connection option… | 32 | 1040 | maintenance |
| endtwist/kerning.js Kerning.js is a small jQuery-dependent JavaScript library that lets you kern, style, transform, and scale web typography per-letter or per-… | 32 | 1040 | maintenance |
| markomarkovic/simple-php-git-deploy A single PHP script that automatically deploys code from a Git repository to a server when triggered by a webhook or post-receive hook. It … | 32 | 1040 | maintenance |
| rapid7/hackazon Hackazon is a deliberately vulnerable online storefront web application built with PHP, AJAX, and RESTful APIs. It serves as a training and… | 10 | 1040 | maintenance |
| requests/toolbelt A collection of utility classes and functions that extend the python-requests HTTP library, including a streaming multipart/form-data encod… | 32 | 1039 | maintenance |
| machty/emblem.js Emblem.js is an indentation-based templating language that compiles to Handlebars.js templates, primarily targeting Ember.js applications. … | 32 | 1038 | maintenance |
| idevz/vanilla Vanilla is an MVC web framework written in Lua that runs on OpenResty (Nginx + LuaJIT). It provides bootstrap tooling, routing, controllers… | 23 | 1038 | maintenance |
| jpillora/xhook XHook is a small JavaScript library that patches XMLHttpRequest to let you intercept and modify AJAX requests and responses in the browser.… | 23 | 1038 | maintenance |
| bramstein/typeset A JavaScript implementation of the Knuth and Plass (TeX) line breaking algorithm for optimally setting justified text in the browser. It pr… | 71 | 1037 | maintenance |
| gdtool/zhaopp A Google Drive search engine built on Elasticsearch that indexes millions of files from shared team drives and lets users search and direct… | 32 | 1037 | maintenance |
| socketio/socket.io-p2p A JavaScript library that sets up WebRTC peer-to-peer connections between browsers using the Socket.IO event protocol, with Socket.IO handl… | 32 | 1037 | maintenance |
| TalksLab/metro-bootstrap metro-bootstrap is a Twitter Bootstrap theme restyled in the Windows Metro (Modern UI) visual style, distributed as compiled CSS and LESS s… | 63 | 1036 | maintenance |
| ElemeFE/react-amap react-amap is a React component library wrapping the AMap (Gaode) JavaScript map API. It provides common map components like Map, Marker, a… | 23 | 1036 | maintenance |
| slimjs/slim.js Slim.js is an ultra-lightweight (~3KB gzipped) front-end micro-framework for building native Web Components with declarative templates and … | 23 | 1036 | maintenance |
| tshelburne/redux-batched-actions A Redux utility providing a batching action creator and higher-order reducer that dispatches multiple actions while triggering only a singl… | 23 | 1036 | maintenance |
| webkul/csspin CSSPIN is a pure CSS library of loaders and spinners built with the LESS preprocessor, where each spinner is a modular, customizable compon… | 23 | 1036 | maintenance |
| mustache-dev/Mario-Kart-3.js A browser-based 3D kart racing game inspired by Mario Kart, written in JavaScript with WebGL rendering, shaders, and particle effects. It i… | 52 | 4583 | experimental |
| davidtheclark/react-aria-modal A fully accessible and flexible React modal component built according to WAI-ARIA Authoring Practices. It provides an unstyled container th… | 23 | 1035 | maintenance |
| developit/decko A tiny JavaScript library providing three ES7 decorators: @bind, @debounce, and @memoize. It is designed to simplify common class method pa… | 23 | 1035 | maintenance |
| fashiontec/fashiontec.org The source code for the Fashiontec organization website, written primarily in HTML. It is a static website rather than a reusable software … | 32 | 1034 | maintenance |
| devsnd/cherrymusic CherryMusic is a self-hosted music streaming server built on CherryPy and jPlayer that lets users stream their personal music collection to… | 32 | 1034 | maintenance |
| laodaobazi/ldbz-shop A distributed e-commerce mall system built with Spring Boot, Dubbo RPC, MySQL, Redis, and SolrCloud, with separate web apps for admin, cart… | 32 | 1034 | maintenance |
| rosario/kasper A Jekyll port of Ghost's default Casper v1 theme, providing a ready-to-use blog layout with pagination, RSS, syntax highlighting, Disqus co… | 32 | 1034 | maintenance |
| unshiftio/url-parse A small-footprint URL parser library for JavaScript that works in both Node.js and browser environments, exposing both Node's url-style API… | 32 | 1034 | maintenance |
| DefactoSoftware/Hours Hours is a self-hosted, project-based time tracking web application built with Ruby on Rails. It lets users log hours worked on projects wi… | 10 | 1034 | maintenance |
| falling-sky/source Falling Sky is the source code for the test-ipv6.com website, a browser-based IPv6 connectivity testing service built mostly with HTML and … | 70 | 1033 | maintenance |
| antimatter15/whammy Whammy is a small JavaScript library that encodes canvas frames into WebM video files entirely in the browser by reusing WebP-encoded VP8 i… | 32 | 1032 | maintenance |
| client9/libinjection A C library that tokenizes and analyzes input strings to detect SQL injection (SQLi) attacks using fingerprint matching. It has bindings fo… | 32 | 1032 | maintenance |
| supzhang/epg A Python/Django-based system that scrapes TV program schedules (EPG) from multiple Chinese and Hong Kong/Taiwan sources and generates XMLTV… | 30 | 1031 | maintenance |
| WuKongOpenSource/Wukong_Accounting Wukong Accounting (悟空FS) is a self-hosted, open-source financial management system for enterprises, built with a Vue 2 frontend and Spring … | 27 | 1031 | maintenance |
| egoist/bili Bili is a zero-config bundler for JavaScript libraries, built on top of Rollup. It automatically handles transforms with Buble, Babel, or T… | 23 | 1031 | maintenance |
| open-source-labs/SvelteStorm SvelteStorm is an open-source IDE built with Svelte and Electron, tailored for Svelte development. It bundles a code editor, terminal, file… | 32 | 1030 | maintenance |
| ttu-ttu/ebook-reader An online e-book reader for EPUB, HTMLZ, and plain text files, built with Svelte, designed primarily for Japanese language learners with su… | 68 | 1029 | maintenance |
| CMDB An open-source CMDB (Configuration Management Database) and IT asset management system built with Django REST framework and Vue/Element-UI.… | 32 | 1029 | maintenance |
| owenliang/go-push A Go-based scalable message push server prototype designed for tens of millions of concurrent connections, split into a stateless logic ser… | 32 | 1029 | maintenance |
| NeoPOP NeoPOP is CRED's React component library implementing its NeoPOP design system, providing pre-built UI components, primitives, hooks, and u… | 23 | 1029 | maintenance |
| hoplon/hoplon Hoplon is a ClojureScript library for building single-page web applications from highly composable DOM elements. It integrates tightly with… | 23 | 1029 | maintenance |
| yomorun/hashids-java A small Java library implementing the Hashids algorithm (v1.0.0) to generate short, unique, decodable, URL-safe hashes from one or more non… | 23 | 1028 | maintenance |
| ZeroWdd/studentmanager A student management system web application built with Spring Boot 2.x and MyBatis, covering students, teachers, and administrators. It man… | 39 | 1027 | maintenance |
| kenjis/php-framework-benchmark A benchmark suite that measures the minimum bootstrap overhead of PHP frameworks using a Hello World application. It compares requests per … | 32 | 1026 | maintenance |
| 15Dkatz/official_joke_api A free REST API serving random jokes in JSON format, with endpoints for random jokes, jokes by type (e.g., programming), jokes by ID, and b… | 32 | 1026 | maintenance |
| asvd/jailed Jailed is a small dependency-free JavaScript library for executing untrusted code in a sandbox with custom permissions. It runs code as a r… | 23 | 1026 | maintenance |
| phusion/juvia Juvia is a self-hosted, open-source commenting server similar to Disqus and IntenseDebate, built in Ruby on Rails. Site owners embed commen… | 10 | 1026 | maintenance |
| yeqifu/warehouse A Java Spring Boot web application for warehouse/inventory management with business modules for customers, suppliers, goods, purchases, sal… | 62 | 1025 | maintenance |
| zostera/django-bootstrap4 A Django app that integrates Bootstrap 4 via template tags and filters for rendering forms and components. It is now in maintenance mode, r… | 67 | 1024 | maintenance |
| zabirauf/AutoGPT.js AutoGPT.js is an open-source web application that runs AutoGPT-style autonomous GPT agents directly in the browser. It supports file creati… | 30 | 1024 | maintenance |
| yiliansource/party-js party.js is a JavaScript/TypeScript library that adds customizable particle effects like confetti and sparkles to web pages. It ships with … | 40 | 1023 | maintenance |
| r-park/todo-react-redux A simple Todo web application example built with Create React App, React Redux, and Firebase, featuring OAuth authentication and undelete c… | 32 | 1023 | maintenance |
| chinmaymk/angular-charts A set of AngularJS directives for rendering common chart types (pie, bar, line, point, area) on top of D3. It provides a simple declarative… | 23 | 1023 | maintenance |
| caiogondim/logdown.js logdown is a small debug logging library for JavaScript that works in both the browser and Node.js, wrapping the console with Markdown form… | 23 | 1022 | maintenance |
| HTMLMin/Laravel-HTMLMin A Laravel package that minifies HTML responses and Blade templates at compile time, built on Mr Clay's Minify library. It supports Laravel … | 23 | 1021 | maintenance |
| Polymer/shop Shop is a sample e-commerce Progressive Web App built by the Polymer team to demonstrate real-world patterns. It showcases a shopping cart,… | 62 | 1020 | maintenance |
| samuelkraft/notion-blog-nextjs A Next.js example blog that fetches posts from Notion's Public API and renders them as a website. It serves as a starter template for build… | 32 | 1020 | maintenance |
| agiliq/merchant Django-Merchant is a Django application that lets developers accept payments from multiple payment processors through a single, unified API… | 23 | 1020 | maintenance |
| creativetimofficial/material-dashboard-angular2 A free Material Design admin dashboard template built on Angular and Bootstrap, created by Creative Tim. It provides a responsive layout wi… | 23 | 1020 | maintenance |
| utkarshkukreti/select.rs A Rust library for extracting useful data from HTML documents, built around predicate-based DOM queries. It is designed for web scraping ta… | 37 | 1019 | maintenance |
| neoremind/fluent-validator A Java validation framework that combines a fluent interface style with the JSR 303 Bean Validation specification (using Hibernate Validato… | 23 | 1019 | maintenance |
| PHPixie/Project PHPixie is a lightweight fullstack MVC framework for PHP designed for speed and simplicity, with a strict architecture that avoids antipatt… | 23 | 1019 | maintenance |
| shakacode/bootstrap-loader A Webpack loader that loads Bootstrap styles and scripts into a Webpack bundle, supporting Bootstrap 3 and 4 with configurable styles, scri… | 63 | 1018 | maintenance |
| Botfront A feature-rich chat widget for embedding Rasa or Botfront virtual assistants on any website, usable via a script tag or as a React componen… | 52 | 1018 | maintenance |
| httperf/httperf httperf is a command-line HTTP load generator for measuring web server performance. It supports HTTP/1.1 and SSL and is designed to generat… | 32 | 1018 | maintenance |
| danielcardoso/load-awesome A collection of 53 pure CSS loaders and spinners for websites, requiring no JavaScript. Each animation ships as a standalone CSS file that … | 23 | 1018 | maintenance |
| natritmeyer/site_prism SitePrism is a Ruby DSL for implementing the Page Object Model pattern on top of Capybara, letting testers define pages and elements declar… | 23 | 1018 | maintenance |
| sumory/lor Lor is a fast, minimalist web framework for Lua built on OpenResty, with Sinatra-style routing and an Express-like API. It includes middlew… | 23 | 1018 | maintenance |
| wuchong/jacman Jacman is a responsive Hexo blog theme based on Pacman, written in CSS/Stylus. It provides configurable widgets, comment systems, analytics… | 23 | 1018 | maintenance |
| WordPress.com (Calypso) WordPress.com for Desktop is an Electron-based application that packages the full WordPress.com experience as a native desktop app for Mac,… | 92 | 1017 | maintenance |
| woocommerce/storefront Storefront is the official WordPress theme built by the WooCommerce team, offering deep integration with WooCommerce core and popular exten… | 74 | 1017 | maintenance |
| symfony/templating The Symfony Templating component provides the infrastructure to load template files, monitor them for changes, and render them with a PHP-b… | 63 | 1017 | maintenance |
| elevateweb/elevatezoom elevateZoom is a jQuery plugin that adds image zoom functionality to web pages, typically for product detail views. It magnifies a small im… | 32 | 1017 | maintenance |
| kylelogue/mustard-ui Mustard UI is a lightweight, CSS-only starter framework built with modular SCSS, featuring a flexbox-based 12-column grid and customizable … | 32 | 1017 | maintenance |
| johnpolacek/stacktable.js A jQuery plugin that converts wide HTML tables into a stacked two-column key/value format for better readability on small screens. It also … | 32 | 1017 | maintenance |
| mermaidjs/mermaid-live-editor A web-based live editor for Mermaid diagrams that lets users edit, preview, and share flowcharts, sequence diagrams, and gantt charts in re… | 32 | 1017 | maintenance |
| springboot-dubbox A Java distributed backend system built on Spring Boot and DubboX, providing REST APIs and an admin management system with role-based acces… | 32 | 1017 | maintenance |
| dkern/jquery.lazy jQuery Lazy is a lightweight, highly configurable lazy-loading plugin for jQuery and Zepto that delays loading of images, background images… | 23 | 1017 | maintenance |
| Pipeline Visual Builder A web-based visual editor for the Pipeline page-building framework, letting users assemble and configure pages via drag-and-drop components… | 32 | 1016 | maintenance |
| sytelus/CryptoJS CryptoJS is a JavaScript collection of standard cryptographic algorithms such as MD5, SHA-3, and AES, with a consistent and simple interfac… | 32 | 1016 | maintenance |
| HashLips/hashlips_nft_minting_dapp A React-based minting dapp boilerplate that connects an existing NFT smart contract to a ready-made minting frontend. Configuration is done… | 23 | 1016 | maintenance |
| christianbach/tablesorter A jQuery plugin that adds flexible client-side sorting to standard HTML tables with THEAD/TBODY structure. Users click column headers to so… | 32 | 1015 | maintenance |
| reflexjs/reflexjs Reflexjs is a React styling library for rapid UI development using style props, themes, variants, and color modes, based on the System UI s… | 32 | 1015 | maintenance |
| DIYgod/Resume A simple HTML/CSS resume template that users fill in manually and deploy as a personal resume page. It supports generating a PDF via browse… | 32 | 1015 | maintenance |
| njleonzhang/vue-data-tables A Vue 2 component library providing a customizable, pageable data table built on top of element-ui, with support for both front-end and ser… | 23 | 1015 | maintenance |
| zahidkhawaja/langchain-chat-nextjs A Next.js frontend for the LangChain Chat chatbot, which answers questions about LangChain documentation with cited sources. It provides th… | 22 | 1015 | maintenance |
| choojs/hyperx hyperx is a JavaScript library that builds virtual DOM trees using ES6 tagged template strings, serving as a JSX alternative. It works with… | 23 | 1014 | maintenance |
| Leslin/thinkphp5-restfulapi A lightweight RESTful API starter built on ThinkPHP 5.1, providing token-based authentication (OAuth2-style access/refresh tokens), API ver… | 23 | 1014 | maintenance |
| flowhub/the-graph A set of React components rendering SVG-based editors for viewing and editing node-based graphs, focused on flow-based programming (FBP) da… | 32 | 1013 | maintenance |
| Knockout-Contrib/Knockout-Validation A Knockout.js plugin that adds model and property validation to Knockout observables and view models. It supports declarative validation ru… | 23 | 1012 | maintenance |
| egoist/esbuild-register A Node.js library that registers a require hook to transpile TypeScript, JSX, and ESNext features on the fly using esbuild. It reads jsxFac… | 23 | 1011 | maintenance |