awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Development · Awesome GitHub Repositories

117 repos

Awesome GitHub RepositoriesWeb Development

Libraries and frameworks for building web applications and services.

Explore 117 awesome GitHub repositories matching web development · Web Development. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development

Awesome Web Development GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/docusaurus

    facebook/docusaurus

    63,840GitHubView on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles

    TypeScriptdocumentationhacktoberfestjavascript
  • prometheus/prometheus

    prometheus/prometheus

    62,853GitHubView on GitHub↗

    Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application performance. It functions as a time series database that ingests, indexes, and queries high-frequency numerical data points. By utilizing a pull-based model, the system periodically collects multi-dime

    Goalertinggraphinghacktoberfest
  • resume/resume.github.com

    resume/resume.github.com

    62,795GitHubView on GitHub↗

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on

    JavaScript
  • nocodb/nocodb

    nocodb/nocodb

    62,131GitHubView on GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries.

    TypeScriptairtableairtable-alternativeautomatic-api
  • gorhill/uBlock

    gorhill/uBlock

    61,640GitHubView on GitHub↗

    uBlock is a browser-based content blocker that functions as a declarative filtering engine to intercept network requests and modify web page content. It operates by parsing standardized filter lists into optimized data structures, allowing it to block network hosts, enforce security policies, and prevent unauthorized d

    JavaScriptblockerbrowser-extensionchromium
  • tldr-pages/tldr

    tldr-pages/tldr

    61,318GitHubView on GitHub↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. Th

    Markdownandroidbsdcheatsheet
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

  • unclecode/crawl4ai

    unclecode/crawl4ai

    60,452GitHubView on GitHub↗

    Crawl4AI is an AI-powered web crawling and data extraction engine designed to transform complex web content into structured formats. It functions as a headless browser orchestrator, enabling the navigation of dynamic websites, the execution of custom scripts, and the capture of visual assets like screenshots and PDFs.

    Python
  • adam-p/markdown-here

    adam-p/markdown-here

    60,151GitHubView on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes,

    JavaScript
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool
  • jquery/jquery

    jquery/jquery

    59,857GitHubView on GitHub↗

    jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr

    JavaScriptjquery
  • scrapy/scrapy

    scrapy/scrapy

    59,824GitHubView on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-

    Pythoncrawlercrawlingframework
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m

    Dartandroidawesomeawesome-list
  • angular/angular.js

    angular/angular.js

    58,970GitHubView on GitHub↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By util

    JavaScript
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    C++browserbrowser-engine
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • withastro/astro

    withastro/astro

    56,962GitHubView on GitHub↗

    Astro is a content-driven web framework designed for building multi-page applications that prioritize performance by shipping minimal JavaScript to the browser. It functions as a static site generator and server-side rendering engine, transforming source files into optimized HTML documents. By utilizing an island archi

    TypeScriptastroblogbrowser
  • soimort/you-get

    soimort/you-get

    56,737GitHubView on GitHub↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media f

    Python
  • remix-run/react-router

    remix-run/react-router

    56,250GitHubView on GitHub↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface

    TypeScript
Prev123456Next

Browse tags

  • API Management Tools5 sub-tagsTools and frameworks specifically for designing, documenting, and managing the lifecycle of web-based APIs.
  • Asynchronous Component Management1 sub-tagMechanisms for managing the lifecycle and state of components that load or update independently of the main thread.
  • Asynchronous Coordination1 sub-tagPatterns and tools that manage the synchronization and display of content during asynchronous operations.
  • Backend Development6 sub-tagsFrameworks and server-side tools used to build, route, and manage the logic of web applications.
Browser Architecture1 sub-tag
Resources and research focused on the underlying structure and operational design of web browsers.
  • Browser Integration Utilities7 sub-tagsTools for interacting with browser internals, including storage, session management, and engine-level integration.
  • Browser-Based Computing1 sub-tagTechnologies that enable complex computational tasks to be performed directly within the browser environment.
  • CSS API2 sub-tagsProgramming interfaces that allow developers to programmatically manage, import, and modify CSS styles.
  • CSS Frameworks7 sub-tagsPre-built collections of styles and layout rules that simplify the design and responsive styling of web pages.
  • Code Splitting1 sub-tagTechniques for breaking application code into smaller chunks to improve initial load times and performance.
  • Content APIs1 sub-tagInterfaces and services that provide structured access to external content and data sources.
  • Content Loading Strategies1 sub-tagMethods and tools for fetching and rendering external content files within a web application.
  • DOM and Event Utilities4 sub-tagsUtilities for interacting with the DOM, handling events, and managing browser-based interactions.
  • Data Fetching & Caching5 sub-tagsTools and libraries for retrieving, storing, and managing data from remote sources within web applications.
  • Development Checklists1 sub-tagStructured guides and taxonomies used to track development requirements and project progress.
  • Email TemplatesMarkup and styles for cross-client email rendering.
  • Embedding Services1 sub-tagServices that allow developers to integrate external dashboards or applications into their own web projects.
  • Form Handling10 sub-tagsComponents and utilities for building, validating, and managing user input within web forms.
  • Front-End Development1 sub-tagGuidelines and methodologies for building efficient, maintainable, and high-quality user-facing web interfaces.
  • Front-End Development Standards1 sub-tagGuidelines and conventions for maintaining consistent, maintainable, and high-quality code across user interface development projects.
  • Frontend Development Tools9 sub-tagsSoftware utilities and frameworks designed to assist developers in building, managing, and deploying user-facing web interfaces.
  • Frontend Frameworks and Components8 sub-tagsLibraries and directives for building user interfaces, managing state, and composing reusable UI components.
  • Frontend Integration Strategies1 sub-tagMethods and patterns for embedding external content or modular components into existing web page structures.
  • HTTP Request and Middleware Utilities5 sub-tagsLow-level utilities for handling HTTP traffic, middleware pipelines, and request/response lifecycle management.
  • Integration Backends1 sub-tagServer-side environments and engines that process requests and provide data to web applications.
  • Internationalization & Localization6 sub-tagsThis group covers tools and frameworks for adapting web applications to different languages and regions.
  • JavaScript Integration1 sub-tagTools and techniques for incorporating and managing JavaScript code within the broader application lifecycle.
  • JavaScript Libraries1 sub-tagReusable collections of JavaScript code that provide specialized functionality for building interactive web interfaces.
  • Layout Engines8 sub-tagsSystems and algorithms that calculate the positioning, sizing, and arrangement of elements within a web page.
  • Mapping and Location ServicesAPIs and services that provide geographic data, interactive maps, and location-based tracking capabilities for web applications.
  • Markup Extensions1 sub-tagSyntactic additions to standard markup languages that enable the creation of complex, reusable user interface components.
  • Middleware6 sub-tagsSoftware layers that intercept and process requests or responses between the client and the server.
  • Navigation Systems1 sub-tagArchitectural frameworks that manage how users move between different views or states within a web application.
  • Payment Gateways2 sub-tagsServices that facilitate secure financial transactions and recurring billing cycles within web-based platforms.
  • Performance Optimizations11 sub-tagsTools and strategies designed to reduce load times, minimize resource usage, and improve overall application responsiveness.
  • Rendering and Templating5 sub-tagsTools and strategies for server-side rendering, view engines, and dynamic HTML generation.
  • Routing Systems12 sub-tagsFrameworks and systems that map URL patterns and request paths to specific application handlers or components.
  • Runtime Behavior Modification1 sub-tagTechniques and tools that allow for the dynamic alteration of application logic or execution flow at runtime.
  • SEO & Meta Management3 sub-tagsTools for managing metadata and optimizing web content to improve visibility and ranking in search engines.
  • Server-Side Development1 sub-tagTechnologies and services focused on building the logic, data processing, and infrastructure that powers web applications.
  • Server-Side Frameworks3 sub-tagsFull-stack or server-specific frameworks designed for building robust backend application architectures.
  • Site Capabilities1 sub-tagFunctional features and services that extend the core utility of a website for end users.
  • Social Integrations1 sub-tagIntegrations that connect web applications with social media platforms to enable user interaction and content sharing.
  • Social Networking Platforms1 sub-tagExternal platforms that provide social networking features and content distribution capabilities for web integration.
  • Social Sharing1 sub-tagTools and widgets that allow users to distribute web content across various social and professional networks.
  • Static Site Generators4 sub-tagsBuild tools that transform source content and templates into pre-rendered, optimized static web documents.
  • Transportation APIs1 sub-tagAPIs that provide real-time data and tracking information for various modes of public and private transportation.
  • URL Utilities2 sub-tagsUtilities for manipulating, shortening, or redirecting web addresses to manage navigation and link tracking.
  • Visual Content Filtering1 sub-tagTools that identify and remove unwanted or intrusive visual elements from web pages during rendering.
  • Web Acceleration1 sub-tagTechnologies that leverage hardware resources to improve the speed and rendering performance of web content.
  • Web Administration PanelsDashboards for managing application configuration.
  • Web Applications2 sub-tagsComplete software programs designed to run in a web browser, providing interactive functionality to users.
  • Web Automation and Scraping15 sub-tagsInfrastructure for programmatic browser control, data extraction, and automated web interaction.
  • Web Clipping1 sub-tagTools that allow users to capture, save, and organize specific portions of web page content for later use.
  • Web Development Domains1 sub-tagSpecialized areas of web development that focus on specific design patterns or architectural methodologies.
  • Web Development Guides1 sub-tagEducational resources and documentation providing best practices for implementing specific web development techniques.
  • Web Development Resources2 sub-tagsReusable assets and code snippets designed to accelerate the creation of web interfaces and visual effects.
  • Web Development Utilities3 sub-tagsHelper functions and configuration modules that manage common web application behaviors like routing and user notifications.
  • Web Embedding1 sub-tagMethods and configurations for embedding external web content or full pages into existing browser environments.
  • Web Infrastructure and Deployment4 sub-tagsTools for server management, deployment, and infrastructure services that support web application hosting.
  • Web Page Modifiers1 sub-tagTools that dynamically alter the appearance or behavior of web pages after they have loaded.
  • Web Platform2 sub-tagsCore browser capabilities and interfaces that allow developers to interact with the underlying web platform.
  • Web Portals1 sub-tagFrameworks and services for building centralized web interfaces that aggregate content and functionality for users.
  • Web Research Tools1 sub-tagUtilities designed to assist developers in analyzing, inspecting, or documenting web-based code and applications.
  • Web Standards8 sub-tagsSpecifications and implementations that ensure web content adheres to established industry standards for compatibility and structure.
  • Web Technologies3 sub-tagsLow-level utilities for processing data formats, parsing strings, and validating scripts within web environments.
  • Web-Based File ManagersBrowser-based interfaces that allow users to upload, organize, and manage files stored on remote servers.