awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/frontend-bootcampAvatar von microsoft

    microsoft/frontend-bootcamp

    10,792Auf GitHub ansehen↗

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

    Teaches rendering preformatted text with preserved whitespace for code blocks.

    TypeScriptcsscss-in-jshtml
    Auf GitHub ansehen↗10,792
  • whatwg/htmlAvatar von whatwg

    whatwg/html

    9,163Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,163
  • meliorence/react-native-render-htmlAvatar von meliorence

    meliorence/react-native-render-html

    3,651Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,651
  1. Home
  2. Web Development
  3. Preformatted Text Rendering