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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesASCII Diagram Editors

Browser-based tools for drawing text-based diagrams using keyboard characters on a grid.

Distinct from Browser-Based Drawing Applications: Distinct from Browser-Based Drawing Applications: specifically for ASCII text diagrams, not general pixel or vector drawing.

Explore 1 awesome GitHub repository matching web development · ASCII Diagram Editors. Refine with filters or upvote what's useful.

Awesome ASCII Diagram Editors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lewish/asciiflowAvatar von lewish

    lewish/asciiflow

    5,759Auf GitHub ansehen↗

    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 rever

    Is the core capability: drawing text-based diagrams directly in the browser using keyboard characters.

    TypeScript
    Auf GitHub ansehen↗5,759
  1. Home
  2. Web Development
  3. Browser-Based Drawing Applications
  4. ASCII Diagram Editors