14 repository-uri
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.
Superpowers este un motor de dezvoltare a jocurilor bazat pe browser și un mediu de dezvoltare integrat colaborativ. Oferă un spațiu de lucru unificat pentru construirea de experiențe interactive bidimensionale, permițând utilizatorilor să gestioneze codul, activele și logica scenelor direct într-un browser web, fără a fi nevoie de compilatoare locale sau software desktop greoi. Platforma se distinge printr-o arhitectură de scripting modulară, bazată pe componente, unde obiectele de joc sunt definite prin logică atașată și proprietăți vizuale. Suportă sincronizarea în timp real, permițând mai multor dezvoltatori să lucreze simultan la același proiect. Acest mediu este conceput pentru a funcționa ca un instrument educațional, predând concepte de programare prin crearea integrată de grafică, audio și logică. Sistemul include un pipeline de build cuprinzător care gestionează compilarea markdown a site-urilor statice și rutarea bazată pe sistemul de fișiere. Automatizează fluxul de lucru de dezvoltare prin rezolvarea dependențelor la momentul build-ului, injectând componente UI reutilizabile și gestionând pipeline-urile de active pentru a asigura livrarea eficientă a resurselor.
Facilitates real-time team synchronization, allowing multiple users to edit and debug project states simultaneously within a shared browser interface.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.