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

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

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

suitenumerique/docs

0
View on GitHub↗
16,094 نجوم·541 تفرعات·Python·mit·10 مشاهداتdocs.la-suite.eu↗

Docs

This project is a self-hosted documentation platform designed for collaborative knowledge base management. It provides a block-based editor that structures content as a tree of independent nodes, allowing for flexible layout composition and the creation of complex, nested document hierarchies.

The platform distinguishes itself through an offline-first architecture that utilizes conflict-free replicated data types to maintain synchronization across multiple clients. This ensures that teams can continue editing content during network disconnections, with all changes merging automatically once connectivity is restored.

Beyond core editing, the system supports team-wide collaboration through real-time features such as live cursors, presence indicators, and threaded comments. It also includes tools for document format interoperability, enabling the conversion of content between markdown and standard office file formats.

The software is designed for private infrastructure, utilizing a containerized deployment model that allows organizations to maintain full control over their data security and access policies.

Features

  • Collaborative Knowledge Bases - Provides a unified workspace for teams to create, organize, and manage structured documentation and knowledge hierarchies.
  • Document Collaboration Tools - Provides real-time collaborative document editing to streamline team communication and project planning.
  • Self-Hosted Knowledge Bases - Offers a containerized, self-hosted platform for managing internal knowledge bases with offline-first persistence and full data control.
  • Content Block Editors - Ships a rich text block-based editor for building complex documents and nested page structures.
  • Block-Based Document Models - Provides a content management framework that structures information as a tree of independent nodes.
  • Real-time Synchronization - Implements conflict-free replicated data types to ensure seamless real-time synchronization and state consistency across multiple client devices.
  • Self-Hosted Deployment Platforms - Supports self-hosted deployment on private infrastructure with configurable settings for organizational control.
  • Documentation Systems - Provides a containerized system for managing internal documentation with support for format conversion and offline editing capabilities.
  • Document Content Structuring - Enables creation of rich text content using modular block-based editing tools.
  • Offline-First Persistence - Enables offline-first content creation with block-based tools that synchronize automatically upon reconnection.
  • Conflict-Free Replicated Data Types - Maintains consistent document state across distributed clients by merging concurrent edits without conflicts.
  • Team Collaboration Platforms - Facilitates real-time team collaboration with live cursors, presence indicators, and threaded comments.
  • Team Collaboration Management - Centralizes organizational information into searchable hierarchies to facilitate team knowledge sharing.
  • Documentation and Knowledge Management - Structures information into searchable hierarchies and nested subpages for efficient knowledge management.
  • Document Format Converters - Ensures document accessibility by converting content between markdown and standard office file formats.
  • Tree-Based Hierarchical Navigation - Organizes content into nested tree structures where document locations are determined by parent-child relationships.
  • Document Format Converters - Transforms content between markdown and standard office file formats for cross-platform accessibility.
  • Containerized Deployments - Packages applications into isolated environments to simplify deployment on private infrastructure.

سجل النجوم

مخطط تاريخ النجوم لـ suitenumerique/docsمخطط تاريخ النجوم لـ suitenumerique/docs

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

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

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

Start searching with AI

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

ما هي وظيفة suitenumerique/docs؟

This project is a self-hosted documentation platform designed for collaborative knowledge base management. It provides a block-based editor that structures content as a tree of independent nodes, allowing for flexible layout composition and the creation of complex, nested document hierarchies.

ما هي الميزات الرئيسية لـ suitenumerique/docs؟

الميزات الرئيسية لـ suitenumerique/docs هي: Collaborative Knowledge Bases, Document Collaboration Tools, Self-Hosted Knowledge Bases, Content Block Editors, Block-Based Document Models, Real-time Synchronization, Self-Hosted Deployment Platforms, Documentation Systems.

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

تشمل البدائل مفتوحة المصدر لـ suitenumerique/docs: typecellos/blocknote — BlockNote is a block-based rich text editor and a real-time collaborative workspace. It uses a JSON-based data model… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… bookstackapp/bookstack — BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured… docusealco/docuseal — Docuseal is an open-source digital signature platform designed for self-hosted document management and automated… toeverything/blocksuite — BlockSuite is a collaborative block editor framework built on a hierarchical block tree data model with CRDT-based… wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Docs.
  • typecellos/blocknoteالصورة الرمزية لـ TypeCellOS

    TypeCellOS/BlockNote

    9,141عرض على GitHub↗

    BlockNote is a block-based rich text editor and a real-time collaborative workspace. It uses a JSON-based data model to organize content into draggable, nestable blocks rather than a single flat document. The system functions as a high-level interface built on ProseMirror that abstracts document state into discrete, manipulatable content blocks. The project serves as a framework for integrating large language models into document editors, enabling context-aware text generation and AI-driven workflows. It also acts as a document export engine capable of converting structured block data into fo

    TypeScriptblock-basededitorjavascript
    عرض على GitHub↗9,141
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • bookstackapp/bookstackالصورة الرمزية لـ BookStackApp

    BookStackApp/BookStack

    18,305عرض على GitHub↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    PHPbookstackdocumentationlaravel
    عرض على GitHub↗18,305
  • docusealco/docusealالصورة الرمزية لـ docusealco

    docusealco/docuseal

    11,456عرض على GitHub↗

    Docuseal is an open-source digital signature platform designed for self-hosted document management and automated signing workflows. It provides a visual builder for creating fillable PDF forms and tools for orchestrating multi-party signing processes, allowing organizations to maintain full control over their data and infrastructure. The platform distinguishes itself through its focus on integration and extensibility. It offers a programmatic interface for automating document lifecycles and provides embedded components that allow developers to inject signing interfaces directly into their own

    Rubydaisyuidocument-signingdocuments
    عرض على GitHub↗11,456
عرض جميع البدائل الـ 30 لـ Docs→