awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 dépôts

Awesome GitHub RepositoriesBrowser-Based and Visual Development Interfaces

Graphical or web-based interfaces that provide integrated coding environments, visual workspaces, or management dashboards.

Explore 14 awesome GitHub repositories matching development tools & productivity · Browser-Based and Visual Development Interfaces. Refine with filters or upvote what's useful.

Awesome Browser-Based and Visual Development Interfaces GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • obra/superpowersAvatar de obra

    obra/superpowers

    229,538Voir sur GitHub↗

    Superpowers est un moteur de développement de jeux basé sur navigateur et un environnement de développement intégré collaboratif. Il fournit un espace de travail unifié pour construire des expériences interactives en deux dimensions, permettant aux utilisateurs de gérer le code, les actifs et la logique de scène directement dans un navigateur web sans avoir besoin de compilateurs locaux ou de logiciels de bureau lourds. La plateforme se distingue par une architecture de script modulaire basée sur des composants où les objets de jeu sont définis par une logique attachée et des propriétés visuelles. Elle prend en charge la synchronisation en temps réel, permettant à plusieurs développeurs de travailler sur le même projet simultanément. Cet environnement est conçu pour fonctionner comme un outil éducatif, enseignant les concepts de programmation par la création intégrée de graphiques, d'audio et de logique. Le système inclut un pipeline de construction complet qui gère la compilation markdown de sites statiques et le routage basé sur le système de fichiers. Il automatise le flux de travail de développement en résolvant les dépendances au moment de la construction, en injectant des composants d'interface utilisateur réutilisables et en gérant les pipelines d'actifs pour assurer une livraison efficace des ressources.

    Facilitates real-time team synchronization, allowing multiple users to edit and debug project states simultaneously within a shared browser interface.

    Shell
    Voir sur GitHub↗229,538
  • langflow-ai/langflowAvatar de langflow-ai

    langflow-ai/langflow

    149,735Voir sur GitHub↗

    Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, track component versions, and group multiple elements into reusable units. The platform includes an interactive playground for testing workflows, monitoring tool calls, and debugging chat sessions with unique identifiers. Once built, workflows can be executed via RESTful or OpenA

    Construct complex logic systems using a drag-and-drop canvas designed for visual assembly and component interconnection.

    Pythonagentschatgptgenerative-ai
    Voir sur GitHub↗149,735
  • excalidraw/excalidrawAvatar de excalidraw

    excalidraw/excalidraw

    125,451Voir sur GitHub↗

    This project is a virtual whiteboard component and vector graphics editor designed for creating diagrams with a hand-drawn aesthetic. It provides a canvas-based drawing engine that can be embedded directly into web applications, allowing users to manipulate shapes, upload images, and export visual data into standard formats like PNG, SVG, or JSON. The platform distinguishes itself through a real-time synchronization layer that supports multi-user collaboration across distributed environments. This engine utilizes end-to-end encryption to secure shared sessions and employs a local-first data p

    Instantaneous canvas access allows developers to sketch and prototype visual concepts directly within the browser without requiring local environment configuration.

    TypeScriptcanvascollaborationdiagrams
    Voir sur GitHub↗125,451
  • ripienaar/free-for-devAvatar de ripienaar

    ripienaar/free-for-dev

    123,154Voir sur GitHub↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and scaling applications. The directory distinguishes itself through a collaborative, community-driven curation model that aggregates metadata about third-party services. By utilizing a hierarchical taxonomy and storing all content in version-controlled, plain-text files, the project

    Points to managed services and low-code tools that enable rapid prototyping without building custom backend infrastructure.

    HTMLawesome-listfree-for-developers
    Voir sur GitHub↗123,154
  • openhands/openhandsAvatar de OpenHands

    OpenHands/OpenHands

    77,330Voir sur GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It

    Launch containerized web interfaces that provide a rich graphical workspace directly on local machines.

    Pythonagentartificial-intelligencechatgpt
    Voir sur GitHub↗77,330
  • localstack/localstackAvatar de localstack

    localstack/localstack

    64,423Voir sur GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    Monitors logs and request history through a visual dashboard to track the operational status of local cloud services.

    Pythonawscloudcontinuous-integration
    Voir sur GitHub↗64,423
  • lencx/chatgptAvatar de lencx

    lencx/ChatGPT

    54,388Voir sur GitHub↗

    This project is a cross-platform desktop application that wraps web-based interfaces into a standalone, native container. By utilizing a webview-based rendering engine, it allows users to access web services as local applications on Windows, macOS, and Linux without requiring a full browser installation. The application is built on a memory-safe backend that manages system-level tasks and facilitates secure communication between the web frontend and the native operating system. This architecture enables features such as system-tray integration for background execution and quick access, provid

    Converts browser-based services into dedicated, standalone desktop applications for improved user accessibility.

    Rustaiappapplication
    Voir sur GitHub↗54,388
  • stackblitz-labs/bolt.diyAvatar de stackblitz-labs

    stackblitz-labs/bolt.diy

    19,005Voir sur GitHub↗

    Bolt.diy is a browser-based integrated development environment designed for full-stack web application construction. It functions as an AI-powered development platform that automates project scaffolding, code generation, and application deployment directly within the browser. The platform distinguishes itself through a secure, isolated execution environment that runs development servers and package managers in a sandboxed container. It utilizes a provider-agnostic model abstraction, allowing users to connect multiple artificial intelligence services to power automated reasoning and code gener

    Runs development servers and package managers within a secure, isolated browser-based container for real-time application testing.

    TypeScript
    Voir sur GitHub↗19,005
  • sundowndev/phoneinfogaAvatar de sundowndev

    sundowndev/PhoneInfoga

    16,656Voir sur GitHub↗

    PhoneInfoga is an open-source intelligence tool and information framework used to gather public data and metadata about phone numbers. It functions as a scanner that utilizes open-source intelligence techniques to identify carriers, line types, and owner reputations for international numbers. The system provides a web-based interface for performing research without a command line, alongside a REST API gateway for programmatically triggering scans and retrieving intelligence data. Its architecture supports a plugin-based model, allowing the integration of custom modules to expand data sources.

    Provides a graphical web-based management dashboard to trigger scans and visualize gathered intelligence.

    Go
    Voir sur GitHub↗16,656
  • vesoft-inc/nebulaAvatar de vesoft-inc

    vesoft-inc/nebula

    12,239Voir sur GitHub↗

    Nebula is a distributed graph database designed for storing and querying massive volumes of interconnected vertices and edges across a horizontally scalable cluster. It functions as a Kubernetes-native database and a distributed graph analytics engine, utilizing a Raft-based distributed store to ensure strong consistency and high availability. The system features an OpenCypher query engine for performing complex graph traversals and pattern matching. It distinguishes itself with a decoupled compute-storage architecture and a shared-nothing distributed design, allowing query processing and dat

    Provides a lightweight graph database sandbox running directly in a web browser for quick experimentation.

    C++big-datacppdatabase
    Voir sur GitHub↗12,239
  • apache/nifiAvatar de apache

    apache/nifi

    5,976Voir sur GitHub↗

    Apache NiFi is a flow-based programming platform that enables the visual design, monitoring, and management of data pipelines. At its core, it provides a web-based visual dataflow designer where users build directed graphs of processors to route, transform, and mediate data movement between any source and destination without writing custom code. The system records fine-grained data provenance for every data item from ingestion to delivery, supporting audit, debugging, and replay of data lineage. The platform distinguishes itself through a zero-master cluster architecture that distributes proc

    Provides a web-based visual dataflow designer for building, monitoring, and modifying data pipelines through a browser interface.

    Javaapachehacktoberfestjava
    Voir sur GitHub↗5,976
  • samchon/typiaAvatar de samchon

    samchon/typia

    5,837Voir sur GitHub↗

    Typia is a compile-time code generator that transforms TypeScript type annotations into runtime validation, serialization, and schema functions without requiring decorators or separate schema files. It generates optimized validation and serialization code during TypeScript compilation, producing dedicated functions for each type that eliminate runtime schema objects for faster execution. The project extends this core capability into several integrated areas. It generates fully typed client SDKs from NestJS controller source code, keeping server and client types synchronized automatically. It

    Ships a browser-based sandbox that compiles TypeScript and runs validation live.

    Go
    Voir sur GitHub↗5,837
  • rstudio/rstudioAvatar de rstudio

    rstudio/rstudio

    4,952Voir sur GitHub↗

    RStudio is a specialized integrated development environment for the R programming language and statistical computing. It provides a workbench for writing, debugging, and executing R code, offering both a desktop application and a server-hosted collaborative platform for managing data science projects. The platform enables the creation of interactive data applications, AI-powered dashboards, and technical reports. It facilitates the sharing of analysis results through a centralized publishing platform and supports the rendering of notebooks and markdown into multiple file formats. The environ

    Hosts a server-based development environment accessible to multiple users via a web browser.

    Java
    Voir sur GitHub↗4,952
  • opendcai/dataflowAvatar de OpenDCAI

    OpenDCAI/DataFlow

    2,926Voir sur GitHub↗

    DataFlow is an agent-based workflow orchestrator and data pipeline designed to synthesize, clean, and augment large-scale datasets for training large language models. It functions as a synthetic data generator and text curation tool, utilizing an intelligent assistant to assemble modular processing operators into functional pipelines based on user requirements. The project distinguishes itself through a low-code approach, providing a web-based visual interface for designing and monitoring multi-stage execution flows. It features an operator-based registry system that allows for the integratio

    Offers a web-based visual interface for designing, mapping, and monitoring low-code data pipelines.

    Pythondatadata-agentdata-cleaning
    Voir sur GitHub↗2,926
  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Browser-Based and Visual Development Interfaces

Explorer les sous-tags

  • Application Wrappers1 sous-tag
  • Browser-Based Development Sandboxes
  • Cloud Service Activity Monitoring
  • Collaborative Web IDEs
  • Dataflow Pipeline DesignersWeb-based visual interfaces for building, monitoring, and modifying data pipeline graphs with real-time feedback and live configuration. **Distinct from Browser-Based and Visual Development Interfaces:** Distinct from Browser-Based and Visual Development Interfaces: specifically targets dataflow pipeline design rather than general coding environments.
  • Local Web Interfaces
  • Rapid Prototyping PlatformsManaged services and low-code tools for building MVPs without custom backend infrastructure.
  • Visual Workspaces1 sous-tag