awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesStructured Document Serialization

Conversion of structured block data into various export formats like HTML, Markdown, and JSON.

Distinct from Schema Serialization: Focuses on multi-format document export rather than just visual diagram state serialization.

Explore 2 awesome GitHub repositories matching web development · Structured Document Serialization. Refine with filters or upvote what's useful.

Awesome Structured Document Serialization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yoopta-editor/yoopta-editorAvatar de yoopta-editor

    yoopta-editor/Yoopta-Editor

    3,045Ver en GitHub↗

    Yoopta-Editor is a headless framework for building customizable block-based rich text editors. It utilizes a JSON-based document engine to manage editor state and provides a WYSIWYG interface for creating structured documents. The system separates core document logic from the visual layer, allowing for complete customization of the user interface. The framework is designed for real-time collaborative editing, featuring a synchronization engine with conflict resolution and remote cursor presence tracking. It offers a highly extensible plugin system that allows developers to define new content

    Converts internal structured block data into HTML, Markdown, and JSON using a defined mapping system.

    TypeScriptcontenteditableeditorhacktoberfest
    Ver en GitHub↗3,045
  • google/schema-dtsAvatar de google

    google/schema-dts

    1,204Ver en GitHub↗

    Schema-dts is a type-safe library providing TypeScript interfaces for modeling structured data and interconnected graph relationships. It serves as a framework for defining and enforcing strict property requirements for JSON-LD objects, ensuring that metadata generated for web applications and search engines adheres to established vocabulary standards. The project distinguishes itself by providing a comprehensive set of definitions for the Schema.org vocabulary, enabling developers to build complex, machine-readable data graphs with compile-time validation. It supports the composition of mult

    Converts structured data objects into safe strings to prevent injection vulnerabilities when embedding information into web pages and document headers.

    TypeScriptjson-ldknowledge-graphlinked-data
    Ver en GitHub↗1,204
  1. Home
  2. Web Development
  3. Schema-Based Serialization
  4. Schema Serialization
  5. Structured Document Serialization