awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • microsoft/frontend-bootcampAvatar de microsoft

    microsoft/frontend-bootcamp

    10,792Voir sur GitHub↗

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

    Teaches rendering preformatted text with preserved whitespace for code blocks.

    TypeScriptcsscss-in-jshtml
    Voir sur GitHub↗10,792
  • whatwg/htmlAvatar de whatwg

    whatwg/html

    9,163Voir sur 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
    Voir sur GitHub↗9,163
  • meliorence/react-native-render-htmlAvatar de meliorence

    meliorence/react-native-render-html

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