awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lewish avatar

lewish/asciiflow

0
View on GitHub↗
5,759 نجوم·408 تفرعات·TypeScript·MIT·4 مشاهداتasciiflow.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.
  • أدوات المطور - 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.

سجل النجوم

مخطط تاريخ النجوم لـ lewish/asciiflowمخطط تاريخ النجوم لـ lewish/asciiflow

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Asciiflow

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Asciiflow.
  • casey/justالصورة الرمزية لـ casey

    casey/just

    34,302عرض على 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
    عرض على GitHub↗34,302
  • asciinema/asciinema-serverالصورة الرمزية لـ asciinema

    asciinema/asciinema-server

    2,475عرض على GitHub↗

    Platform for hosting and sharing terminal session recordings

    Elixirasciinemaelixirphoenix-framework
    عرض على GitHub↗2,475
  • anuraghazra/github-readme-statsالصورة الرمزية لـ anuraghazra

    anuraghazra/github-readme-stats

    79,661عرض على 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
    عرض على GitHub↗79,661
  • flagsmith/flagsmithالصورة الرمزية لـ Flagsmith

    Flagsmith/flagsmith

    6,223عرض على 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
    عرض على GitHub↗6,223
عرض جميع البدائل الـ 30 لـ Asciiflow→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ lewish/asciiflow؟

الميزات الرئيسية لـ lewish/asciiflow هي: ASCII Diagram Editors, Diagram Keystroke Processors, ASCII Diagram Canvas Renderers, Diagram Character Grids, ASCII Diagram Exporters, Undo-Redo History, أدوات المطور, Developer Utilities.

ما هي البدائل مفتوحة المصدر لـ lewish/asciiflow؟

تشمل البدائل مفتوحة المصدر لـ lewish/asciiflow: 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…