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

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

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

3 مستودعات

Awesome GitHub RepositoriesPreformatted Text Rendering

Display of text blocks that preserve all whitespace and line breaks exactly as written.

Distinct from Text Formatting: Shortlist candidates focus on general styling or tokenization whitespace, not the preformatted text element.

Explore 3 awesome GitHub repositories matching web development · Preformatted Text Rendering. Refine with filters or upvote what's useful.

Awesome Preformatted Text Rendering GitHub Repositories

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

    microsoft/frontend-bootcamp

    10,792عرض على GitHub↗

    Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux

    Teaches rendering preformatted text with preserved whitespace for code blocks.

    TypeScriptcsscss-in-jshtml
    عرض على GitHub↗10,792
  • whatwg/htmlالصورة الرمزية لـ whatwg

    whatwg/html

    9,163عرض على GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Provides a way to display blocks of text exactly as written, preserving all whitespace and line breaks.

    HTMLcanvaseventsourcehtml
    عرض على GitHub↗9,163
  • meliorence/react-native-render-htmlالصورة الرمزية لـ meliorence

    meliorence/react-native-render-html

    3,651عرض على GitHub↗

    This project is an HTML-to-native renderer and cross-platform UI component that transforms web-standard markup into native mobile components. It functions as a CSS-to-native style engine and a customizable HTML parser, allowing web content to be displayed in mobile applications without the use of a full web view. The library is distinguished by its ability to intercept and modify the HTML DOM tree before rendering, enabling the injection of custom components, the filtering of specific nodes, and the overriding of default element translation models. It also implements a sophisticated style res

    Preserves all whitespace and line breaks within preformatted tags to maintain source visual layout.

    TypeScriptandroidcsscustomizable
    عرض على GitHub↗3,651
  1. Home
  2. Web Development
  3. Preformatted Text Rendering