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.
  • ChatGPTNextWeb/NextChat

    ChatGPTNextWeb/NextChat

    87,317GitHubView on GitHub↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infras

    TypeScriptcalclaudechatgptclaude
  • django/django

    django/django

    86,891GitHubView on GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se

    Pythonappsdjangoframework
  • gohugoio/hugo

    gohugoio/hugo

    86,693GitHubView on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, a

    Goblog-enginecmscontent-management-system
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHubView on GitHub↗

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Pythonasynciohacktoberfesthome-automation
  • firecrawl/firecrawl

    firecrawl/firecrawl

    84,034GitHubView on GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveragi

    TypeScriptaiai-agentsai-crawler
  • laravel/laravel

    laravel/laravel

    83,758GitHubView on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Bladeframeworklaravelphp
  • macrozheng/mall

    macrozheng/mall

    82,926GitHubView on GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu

    Javadockerelasticsearchelk
  • realworld-apps/realworld

    realworld-apps/realworld

    82,844GitHubView on GitHub↗

    RealWorld is an open-source project that provides a standardized blueprint for building functionally identical applications across diverse programming languages and frameworks. By establishing a contract-first API specification and a shared data model, it enables developers to create decoupled frontend and backend comp

    Bru
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    TypeScriptautomationchromechromium
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    CSSanimationcsscss-animations
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    android-interview-questionsangularjs-interview-questionsawesome
  • browser-use/browser-use

    browser-use/browser-use

    78,576GitHubView on GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows

    Pythonai-agentsai-toolsbrowser-automation
  • anuraghazra/github-readme-stats

    anuraghazra/github-readme-stats

    78,445GitHubView on GitHub↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown enviro

    JavaScriptdynamicprofile-readmereadme-generator
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • hoppscotch/hoppscotch

    hoppscotch/hoppscotch

    77,888GitHubView on GitHub↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a sing

    TypeScriptapiapi-clientapi-rest
  • coder/code-server

    coder/code-server

    76,310GitHubView on GitHub↗

    This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machine

    TypeScriptbrowser-idedev-toolsdevelopment-environment
  • elastic/elasticsearch

    elastic/elasticsearch

    76,163GitHubView on GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintainin

    Javaelasticsearchjavasearch-engine
  • localsend/localsend

    localsend/localsend

    75,231GitHubView on GitHub↗

    LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. T

    Dartdartfile-sharingflutter
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.