awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • meliorence/react-native-render-htmlmeliorence 的头像

    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

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

    TypeScriptandroidcsscustomizable
    在 GitHub 上查看↗3,651
  1. Home
  2. User Interface & Experience
  3. Buttons
  4. Custom HTML Elements
  5. Structural Behavior Modifiers