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

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

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

1 مستودع

Awesome GitHub RepositoriesEditor Transaction Application

Applying ProseMirror transactions to documents and persisting changes in realtime to all connected users.

Distinguishing note: No candidate covers applying editor transactions in a realtime collaborative context; closest candidates are about financial or database transactions.

Explore 1 awesome GitHub repository matching web development · Editor Transaction Application. Refine with filters or upvote what's useful.

Awesome Editor Transaction Application GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • liveblocks/liveblocksالصورة الرمزية لـ liveblocks

    liveblocks/liveblocks

    4,438عرض على GitHub↗

    Liveblocks is a realtime collaboration infrastructure platform that synchronizes application state, documents, and user presence across multiple participants using conflict-free replicated data types. It provides a managed backend for collaborative text editors, threaded commenting and annotation systems, in-app notifications, and AI copilot deployment, all built on a WebSocket transport layer with server-side room management APIs. The platform distinguishes itself through a headless component primitive system that exposes unstyled React hooks and composable building blocks, allowing develope

    Applies ProseMirror transactions to documents and persists changes to all connected users in real time.

    TypeScriptai-agentsai-copilotcollaboration
    عرض على GitHub↗4,438
  1. Home
  2. Web Development
  3. Editor Transaction Application