awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lewish/asciiflowlewish 的头像

    lewish/asciiflow

    5,759在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,759
  1. Home
  2. Web Development
  3. Browser-Based Drawing Applications
  4. ASCII Diagram Editors