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
·

1 dépôt

Awesome GitHub RepositoriesStructural Behavior Modifiers

Tools to change the layout behavior of HTML elements, such as converting block-level to inline.

Distinct from Custom HTML Elements: Focuses on changing the display model (block/inline) rather than replacing the tag itself.

Explore 1 awesome GitHub repository matching user interface & experience · Structural Behavior Modifiers. Refine with filters or upvote what's useful.

Awesome Structural Behavior Modifiers 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.
  • 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

    Modifies the structural behavior of tags, such as switching block-level elements to inline.

    TypeScriptandroidcsscustomizable
    Voir sur GitHub↗3,651
  1. Home
  2. User Interface & Experience
  3. Buttons
  4. Custom HTML Elements
  5. Structural Behavior Modifiers