awesome-repositories.comCategoríasBlog
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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lewish avatar

lewish/asciiflow

0
View on GitHub↗
5,759 estrellas·408 forks·TypeScript·MIT·5 vistasasciiflow.com↗

Asciiflow

Asciiflow is a browser-based tool for creating text-based diagrams using keyboard characters. It functions as an ASCII diagram editor, enabling users to draw directly in the browser by typing characters onto a grid.

The editor stores diagrams as a 2D character grid, allowing for precise row and column operations during drawing and editing. It renders these characters onto an HTML5 canvas for efficient pixel-level display, and supports a keyboard-driven input model that translates keystrokes into diagram elements without requiring a mouse. The tool includes an undo/redo command stack for reversible editing actions.

Completed diagrams can be exported as plain text through serialization of the internal character grid, making them easy to copy or save as ASCII art.

Features

  • ASCII Diagram Editors - Is the core capability: drawing text-based diagrams directly in the browser using keyboard characters.
  • ASCII Diagram Editors - Defines the domain: creating text-based diagrams in the browser using keyboard characters.
  • Diagram Keystroke Processors - Provides the keyboard-driven input model that translates keystrokes into diagram elements without a mouse.
  • ASCII Diagram Editors - Is the product identity: a browser-based tool for creating text-based diagrams using keyboard characters.
  • ASCII Diagram Canvas Renderers - Provides the core rendering engine that draws ASCII characters onto an HTML5 canvas for diagram display.
  • Diagram Character Grids - Implements the core data structure that stores diagram content as a 2D character grid for editing.
  • ASCII Diagram Exporters - Ships an export feature that serializes the character grid into plain text for copying or saving.
  • Undo-Redo History - Implements an undo/redo command stack for reversible editing actions in the diagram editor.
  • Herramientas de desarrollo - Web-based tool for drawing flow diagrams.
  • Developer Utilities - Web-based tool for drawing flow diagrams.
  • Diagramming Tools - Tool for creating diagrams using ASCII characters.

Historial de estrellas

Gráfico del historial de estrellas de lewish/asciiflowGráfico del historial de estrellas de lewish/asciiflow

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 lewish/asciiflow?

Asciiflow is a browser-based tool for creating text-based diagrams using keyboard characters. It functions as an ASCII diagram editor, enabling users to draw directly in the browser by typing characters onto a grid.

¿Cuáles son las características principales de lewish/asciiflow?

Las características principales de lewish/asciiflow son: ASCII Diagram Editors, Diagram Keystroke Processors, ASCII Diagram Canvas Renderers, Diagram Character Grids, ASCII Diagram Exporters, Undo-Redo History, Herramientas de desarrollo, Developer Utilities.

¿Qué alternativas de código abierto existen para lewish/asciiflow?

Las alternativas de código abierto para lewish/asciiflow incluyen: git-up/gitup — GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a… casey/just — This project is a command-line task runner designed to manage project-specific workflows through a centralized,… flagsmith/flagsmith — Flagsmith is an open-source platform for managing feature flags and remote configuration across web, mobile, and… anuraghazra/github-readme-stats — This project is a serverless service that generates dynamic, themeable visual summaries of software development… asciinema/asciinema-server — Platform for hosting and sharing terminal session recordings. github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It…

Alternativas open-source a Asciiflow

Proyectos open-source similares, clasificados según cuántas características comparten con Asciiflow.
  • casey/justAvatar de casey

    casey/just

    34,302Ver en GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    Ver en GitHub↗34,302
  • asciinema/asciinema-serverAvatar de asciinema

    asciinema/asciinema-server

    2,475Ver en GitHub↗

    Platform for hosting and sharing terminal session recordings

    Elixirasciinemaelixirphoenix-framework
    Ver en GitHub↗2,475
  • anuraghazra/github-readme-statsAvatar de anuraghazra

    anuraghazra/github-readme-stats

    79,661Ver en 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 environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    JavaScriptdynamicprofile-readmereadme-generator
    Ver en GitHub↗79,661
  • flagsmith/flagsmithAvatar de Flagsmith

    Flagsmith/flagsmith

    6,223Ver en GitHub↗

    Flagsmith is an open-source platform for managing feature flags and remote configuration across web, mobile, and server applications. It provides a comprehensive REST API for programmatic management of flags, segments, and identities, and can be deployed on private infrastructure for secure, compliant feature flag management with full operational control. The platform distinguishes itself through a server-side flag evaluation engine that resolves segments, traits, and percentage rollouts per request, alongside a multivariate flag variant system supporting multiple typed values with configurab

    Pythoncdcicontinuous-integration
    Ver en GitHub↗6,223
Ver las 30 alternativas a Asciiflow→