awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • meliorence/react-native-render-htmlAvatar de meliorence

    meliorence/react-native-render-html

    3,651Ver en 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
    Ver en GitHub↗3,651
  1. Home
  2. User Interface & Experience
  3. Buttons
  4. Custom HTML Elements
  5. Structural Behavior Modifiers