awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesSchema Serialization

Converts visual diagram state into standardized text-based definitions for version control and portability.

Distinct from Schema-Based Serialization: Distinct from Schema-Based Serialization: focuses on serializing visual diagram state to markup rather than generating type-safe interfaces.

Explore 3 awesome GitHub repositories matching web development · Schema Serialization. Refine with filters or upvote what's useful.

Awesome Schema Serialization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • chartdb/chartdbchartdb का अवतार

    chartdb/chartdb

    21,286GitHub पर देखें↗

    ChartDB is a database schema visualizer and entity-relationship diagramming platform designed to help developers understand, design, and document complex data architectures. It functions as a visual workspace where users can create and modify database schemas, define table attributes, and map foreign key relationships. By parsing database metadata or SQL scripts, the tool generates interactive diagrams that provide a clear overview of structural interdependencies and data associations. The platform distinguishes itself through its focus on automated documentation and schema synchronization. I

    Converts visual diagram state into standardized text-based definitions to allow for version control and portable database schema generation.

    TypeScriptdatabasedbdb-migration
    GitHub पर देखें↗21,286
  • yoopta-editor/yoopta-editoryoopta-editor का अवतार

    yoopta-editor/Yoopta-Editor

    3,045GitHub पर देखें↗

    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
    GitHub पर देखें↗3,045
  • google/schema-dtsgoogle का अवतार

    google/schema-dts

    1,204GitHub पर देखें↗

    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
    GitHub पर देखें↗1,204
  1. Home
  2. Web Development
  3. Schema-Based Serialization
  4. Schema Serialization

सब-टैग एक्सप्लोर करें

  • Structured Document SerializationConversion 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.