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

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

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

1 个仓库

Awesome GitHub RepositoriesMeta-Frameworks

Frameworks built on top of UI libraries to provide routing, rendering, and full-stack features.

Distinguishing note: Focuses on the meta-framework layer.

Explore 1 awesome GitHub repository matching web development · Meta-Frameworks. Refine with filters or upvote what's useful.

Awesome Meta-Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • solidjs/solidsolidjs 的头像

    solidjs/solid

    35,621在 GitHub 上查看↗

    Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing a compile-time template transformation process, it converts JSX into direct DOM manipulation instructions, eliminating the need for a virtual tree. This architecture allows the framework to track dependencies at the individual element level, ensuring that state changes trigger surgical updates to the interface. The framework distinguishes itself through its isomorphic rendering pipeline, which shares reactive logic across server and client environments to support both initial

    Provides a meta-framework for building full-stack applications with optimized rendering modes.

    TypeScriptdeclarativefine-grainedjavascript
    在 GitHub 上查看↗35,621
  1. Home
  2. Web Development
  3. Meta-Frameworks