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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesDocument Format Extensions

Tools and interfaces for extending or overriding the underlying data structures and formatting logic of document models.

Distinguishing note: Focuses on the structural representation of documents rather than general web content management.

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

Awesome Document Format Extensions GitHub Repositories

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

    slab/quill

    47,157GitHub पर देखें↗

    Quill is a modular, web-based rich text editor designed for structured content authoring. It provides a comprehensive toolkit for building tailored editing experiences, allowing developers to manage document state, handle user input, and synchronize content through a predictable, serializable data model. The editor distinguishes itself through a custom document abstraction that maps the browser DOM to a structured tree of nodes, ensuring consistent behavior across different environments. It utilizes an operational change tracking system that represents all document modifications as a sequence

    The editor supports customizing document formats by modifying their underlying node representations or overriding formatting logic using custom classes to change content structure.

    TypeScripteditorquillrich-text-editor
    GitHub पर देखें↗47,157
  • mattcone/markdown-guidemattcone का अवतार

    mattcone/markdown-guide

    4,083GitHub पर देखें↗

    यह प्रोजेक्ट हल्के मार्कअप भाषाओं के लिए एक व्यापक संदर्भ और निर्देशिका है, जो सिंटैक्स सीखने और सॉफ़्टवेयर उपकरणों की खोज के लिए एक केंद्रीकृत संसाधन प्रदान करता है। यह लेखकों और डेवलपर्स के लिए एक मूलभूत गाइड के रूप में कार्य करता है, जो वेब और प्रिंट प्रकाशन के लिए सादे टेक्स्ट को संरचित करने के तरीके पर विस्तृत दस्तावेज़ीकरण प्रदान करता है। यह संसाधन सॉफ़्टवेयर एप्लिकेशन्स और एडिटर्स की एक विस्तृत श्रृंखला को सूचीबद्ध करके खुद को अलग करता है, जिससे उपयोगकर्ता अपने विशिष्ट सिंटैक्स समर्थन और कार्यात्मक क्षमताओं के आधार पर उपकरणों का मूल्यांकन कर सकते हैं। बुनियादी सिंटैक्स से परे, यह दस्तावेज़ संरचना को बढ़ाने के लिए तालिकाओं, कार्य सूचियों, फुटनोट्स और कस्टम पहचानकर्ताओं के उपयोग सहित उन्नत स्वरूपण तकनीकों को कवर करता है। दस्तावेज़ीकरण तकनीकी लेखन वर्कफ़्लो पर व्यापक मार्गदर्शन प्रदान करता है, जिसमें मीडिया, कोड ब्लॉक्स और क्रॉस-रेफरेंस का एकीकरण शामिल है। यह रॉ मार्कअप टैग्स को एम्बेड करके और जटिल दस्तावेज़ संरचनाओं को प्रबंधित करने के लिए मेटाडेटा-संचालित कंटेंट संगठन का उपयोग करके मानक सिंटैक्स का विस्तार करने के तरीकों का भी विवरण देता है।

    Incorporates advanced structural elements such as task lists, definition lists, and footnotes to enhance document structure.

    HTMLdocumentationdocumentation-toolmarkdown
    GitHub पर देखें↗4,083
  1. Home
  2. Web Development
  3. Document Format Extensions