awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vanila-io avatar

vanila-io/wireflow

0
View on GitHub↗
4,154 Stars·396 Forks·JavaScript·MIT·4 Aufrufewireflow.co↗

Wireflow

Wireflow ist ein kollaboratives Echtzeit-Tool für Flussdiagramme und eine Anwendung für visuelles Mapping. Es bietet eine gemeinsame digitale Arbeitsfläche, auf der mehrere Benutzer gleichzeitig Diagramme entwerfen, User-Flows abbilden und Prozesskarten erstellen können.

Die Anwendung nutzt eine Operational-Transformation-Engine, um Bearbeitungskonflikte aufzulösen und einen konsistenten Zustand für alle Benutzer zu wahren. Ein vektorbasierter Renderer stellt sicher, dass Flussdiagramm-Elemente bei jeder Zoomstufe scharf bleiben, während eine WebSocket-Synchronisationsschicht Canvas-Updates und Cursor-Bewegungen sofort zwischen den Clients überträgt.

Das Projekt wird als containerisierte Webanwendung bereitgestellt und in portable Images verpackt, um eine konsistente Installation und Bereitstellung in verschiedenen Serverumgebungen zu gewährleisten.

Features

  • Flowchart Editors - Provides a real-time collaborative environment for building and editing visual flowcharts and process maps.
  • Process Maps - Allows users to create visual representations of workflows, decision trees, and logic paths.
  • Real-time Collaborative Editors - Provides a shared digital canvas where multiple users can simultaneously design diagrams and map user flows.
  • Graph Data Models - Represents flowcharts as a network of interconnected nodes and edges to manage complex relationships.
  • Canvas Vector Rendering - Employs a vector-based rendering system to keep diagram elements sharp at any zoom level.
  • Real-Time State Broadcasting - Broadcasts real-time canvas updates and cursor movements via persistent bidirectional WebSocket connections.
  • Operational Transformation Sync - Utilizes operational transformation to resolve conflicting edits and maintain consistency across all connected clients.
  • Real-Time Collaborative Editing - Supports simultaneous multi-user editing of a shared digital canvas with instant synchronization.
  • WebSocket State Synchronization - Synchronizes canvas state and user movements in real-time via bidirectional WebSocket communication.
  • Client-Side State Management - Implements local state management to provide immediate UI updates before server confirmation.
  • Diagramming And Flow - Open source platform for creating user flow prototypes.

Star-Verlauf

Star-Verlauf für vanila-io/wireflowStar-Verlauf für vanila-io/wireflow

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht vanila-io/wireflow?

Wireflow ist ein kollaboratives Echtzeit-Tool für Flussdiagramme und eine Anwendung für visuelles Mapping. Es bietet eine gemeinsame digitale Arbeitsfläche, auf der mehrere Benutzer gleichzeitig Diagramme entwerfen, User-Flows abbilden und Prozesskarten erstellen können.

Was sind die Hauptfunktionen von vanila-io/wireflow?

Die Hauptfunktionen von vanila-io/wireflow sind: Flowchart Editors, Process Maps, Real-time Collaborative Editors, Graph Data Models, Canvas Vector Rendering, Real-Time State Broadcasting, Operational Transformation Sync, Real-Time Collaborative Editing.

Welche Open-Source-Alternativen gibt es zu vanila-io/wireflow?

Open-Source-Alternativen zu vanila-io/wireflow sind unter anderem: onlyoffice/documentserver — ONLYOFFICE DocumentServer is a self-hosted online office suite that provides browser-based document, spreadsheet, and… spacedeck/spacedeck-open — Spacedeck is a web-based collaborative whiteboard platform that provides an infinite canvas for real-time visual… jsbin/jsbin — JSBin is a collaborative JavaScript playground and online frontend sandbox for writing, executing, and debugging web… dotnet-architecture/eshoponcontainers — eShopOnContainers is a .NET microservices reference application designed to demonstrate cloud-native architecture… peppermint-lab/peppermint — Peppermint is a self-hosted suite of business tools comprising a customer support ticketing system, a client… gar-b-age/cooklikehoc — CookLikeHOC is a dockerized web application that serves as a culinary recipe database and digital cookbook. It…

Open-Source-Alternativen zu Wireflow

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Wireflow.
  • onlyoffice/documentserverAvatar von ONLYOFFICE

    ONLYOFFICE/DocumentServer

    6,633Auf GitHub ansehen↗

    ONLYOFFICE DocumentServer is a self-hosted online office suite that provides browser-based document, spreadsheet, and presentation editing with real-time collaborative capabilities. It natively supports Office Open XML formats (.docx, .xlsx, .pptx) and can be deployed on Linux servers, either through Docker containerization or direct installation. The server includes a cooperative editing engine that coordinates simultaneous changes across multiple users using operational transformation, with a WebSocket synchronization layer for instant state propagation. Security is handled through JWT auth

    Shellcollaborationcollaborativedoc
    Auf GitHub ansehen↗6,633
  • spacedeck/spacedeck-openAvatar von spacedeck

    spacedeck/spacedeck-open

    1,129Auf GitHub ansehen↗

    Spacedeck is a web-based collaborative whiteboard platform that provides an infinite canvas for real-time visual brainstorming and project management. It enables multiple participants to interact simultaneously within a shared workspace, synchronizing drawing, writing, and media placement across browser-based interfaces. The platform distinguishes itself through a container-native deployment model and a plugin-based storage abstraction, allowing users to manage their own infrastructure while connecting to local file systems, cloud object storage, or relational databases. It maintains document

    JavaScript
    Auf GitHub ansehen↗1,129
  • jsbin/jsbinAvatar von jsbin

    jsbin/jsbin

    4,421Auf GitHub ansehen↗

    JSBin is a collaborative JavaScript playground and online frontend sandbox for writing, executing, and debugging web code. It provides a real-time code editor and an integrated environment that instantly renders HTML, CSS, and JavaScript with a live preview. The platform is designed for live coding demonstrations and pair programming, featuring a broadcasting environment that transmits keystrokes and code changes to other users instantly. It supports real-time synchronization for multiple developers through shared live sessions and includes a transpilation tool to convert alternative programm

    JavaScript
    Auf GitHub ansehen↗4,421
  • dotnet-architecture/eshoponcontainersAvatar von dotnet-architecture

    dotnet-architecture/eShopOnContainers

    24,362Auf GitHub ansehen↗

    eShopOnContainers is a .NET microservices reference application designed to demonstrate cloud-native architecture patterns. It serves as a sample distributed system that implements domain-driven design and utilizes containerized services. The project is developed as a cross-platform sample compatible with Windows, Linux, and macOS. It utilizes Docker for containerized application deployment and supports orchestration via Azure Kubernetes Service to manage the scaling and availability of its services. The system covers microservices architecture design, asynchronous service communication, and

    C#
    Auf GitHub ansehen↗24,362
Alle 30 Alternativen zu Wireflow anzeigen→