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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coderamp-labs avatar

coderamp-labs/pad.ws

0
View on GitHub↗
4,126 estrellas·230 forks·TypeScript·MIT·8 vistaspad.ws↗

Pad.ws

pad.ws es un entorno de desarrollo basado en web que integra un editor de código y una terminal con un lienzo visual compartido para bocetos. Funciona como un entorno de desarrollo remoto y un espacio de programación visual colaborativa donde los equipos pueden mapear conceptos arquitectónicos y escribir código dentro de una única interfaz.

El proyecto cierra la brecha entre el diseño y la ejecución combinando una pizarra digital con un entorno de desarrollo en la nube. Esto permite a los usuarios realizar planificación visual de software e ideación técnica vinculando bocetos en un lienzo interactivo directamente con el código de implementación.

La plataforma proporciona capacidades para el desarrollo en IDE en la nube y gestión de entornos remotos. Esto incluye un espacio de trabajo accesible desde el navegador que se conecta a máquinas virtuales en la nube para ejecutar comandos y gestionar archivos de forma remota.

Features

  • Collaborative Ideation Environments - Combines digital whiteboards with cloud development environments to sketch and program simultaneously in one view.
  • Web-Based IDEs - Provides a full cloud-hosted editor and command-line interface for software development directly within a web browser.
  • Visual Collaboration Tools - Provides a shared digital whiteboard for mapping architectural concepts and writing code in one interface.
  • Cloud IDEs - Provides an integrated development environment running in the browser for software building.
  • Cloud IDEs with Collaborative Whiteboards - Provides a web-based development environment integrating a code editor and terminal with a shared visual canvas.
  • Visual Collaborative Coding - Combines a digital whiteboard with a cloud development environment to plan and write code in one shared workspace.
  • Embedded Code Editors - Integrates a full-featured code editor within the collaborative workspace for remote file manipulation.
  • Browser-Based Development Environments - Provides a full integrated development environment and terminal accessible via a web browser.
  • Remote Development Environments - Connects cloud-based virtual machines to a browser interface for a seamless development experience.
  • Remote Virtual Machine Execution - Connects the browser interface to cloud virtual machines for code execution and file management.
  • Whiteboarding - Provides a digital canvas for sketching and ideation that connects to a live development environment.
  • Web-Based Remote Execution - Provides a web interface for running commands and scripts on remote machines via persistent connections.
  • Canvas-Based - Provides a browser-based drawing surface for managing interactive shapes and conceptual planning.
  • Web-Based Terminal Emulators - Renders a functional command line interface in the browser by streaming shell I/O from a remote server.
  • Cloud IDE Workspaces - Integrates code editors and terminals into collaborative workspaces to bridge design and implementation.
  • Bi-Directional State Synchronizations - Implements mechanisms to keep the visual whiteboard and remote development environment in sync.
  • Idea Mapping - Provides interactive canvas tools for drawing ideas to facilitate visual planning and conceptual architecture.
  • Collaborative Whiteboarding - Bridges design and execution by embedding live editors within a shared visual whiteboard.
  • Implementation Planning - Facilitates technical implementation planning by linking architectural sketches on a canvas to implementation code.

Historial de estrellas

Gráfico del historial de estrellas de coderamp-labs/pad.wsGráfico del historial de estrellas de coderamp-labs/pad.ws

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace coderamp-labs/pad.ws?

pad.ws es un entorno de desarrollo basado en web que integra un editor de código y una terminal con un lienzo visual compartido para bocetos. Funciona como un entorno de desarrollo remoto y un espacio de programación visual colaborativa donde los equipos pueden mapear conceptos arquitectónicos y escribir código dentro de una única interfaz.

¿Cuáles son las características principales de coderamp-labs/pad.ws?

Las características principales de coderamp-labs/pad.ws son: Collaborative Ideation Environments, Web-Based IDEs, Visual Collaboration Tools, Cloud IDEs, Cloud IDEs with Collaborative Whiteboards, Visual Collaborative Coding, Embedded Code Editors, Browser-Based Development Environments.

¿Qué alternativas de código abierto existen para coderamp-labs/pad.ws?

Las alternativas de código abierto para coderamp-labs/pad.ws incluyen: awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… codesandbox/codesandbox-client — This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution… eclipse-theia/theia — Theia is a modular framework designed for building professional-grade development environments that function as both… stackblitz/bolt.new — bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web… lwch/natpass — Natpass is a web-based remote access gateway and orchestrator designed to manage remote server instances, desktop… stackblitz/core — Online IDE powered by Visual Studio Code ⚡️.

Alternativas open-source a Pad.ws

Proyectos open-source similares, clasificados según cuántas características comparten con Pad.ws.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Ver en GitHub↗299,516
  • codesandbox/codesandbox-clientAvatar de codesandbox

    codesandbox/codesandbox-client

    13,618Ver en GitHub↗

    This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration. The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a

    JavaScriptangularcodesandboxjavascript
    Ver en GitHub↗13,618
  • eclipse-theia/theiaAvatar de eclipse-theia

    eclipse-theia/theia

    21,569Ver en GitHub↗

    Theia is a modular framework designed for building professional-grade development environments that function as both local desktop applications and remote browser-based services. It provides a comprehensive toolkit for constructing specialized coding tools, allowing developers to assemble custom interfaces and backend logic through a flexible, contribution-based architecture. The platform distinguishes itself through a highly extensible workbench that supports the integration of existing third-party editor plugins and standard language servers. By utilizing a dependency injection container an

    TypeScriptcloud-ideeditorelectron
    Ver en GitHub↗21,569
  • stackblitz/bolt.newAvatar de stackblitz

    stackblitz/bolt.new

    16,419Ver en GitHub↗

    bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web applications using natural language prompts. It functions as an AI-driven application orchestrator, managing the entire development lifecycle through a chat interface. The platform distinguishes itself by integrating a WebAssembly-based runtime and virtual terminal emulation directly in the browser. This allows an AI agent to execute tool calls, manage a virtual filesystem, install packages, and run servers without requiring a local development environment. The system covers a compre

    TypeScript
    Ver en GitHub↗16,419
Ver las 30 alternativas a Pad.ws→