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

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

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

1 个仓库

Awesome GitHub RepositoriesCompiled Web Frameworks

Web frameworks that utilize a compilation step to transform specialized source code into production-ready assets.

Distinct from Compiled Frameworks: Existing candidates refer to immutable C structures or general source compilers, whereas this is a full framework identity.

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

Awesome Compiled Web Frameworks GitHub Repositories

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

    mint-lang/mint

    4,249在 GitHub 上查看↗

    Mint 是一种前端编程语言和编译型 Web 框架,专为构建交互式用户界面而设计。它作为一个转译器,将专门的领域特定语言转换为标准的 JavaScript 和 CSS 以在 Web 浏览器中执行。 该工具链通过利用静态类型分析在构建阶段验证数据结构,实现了类型安全的 UI 开发。它将 Web 界面逻辑组织成基于组件的架构,其中封装单元将内部状态与渲染视图同步。 该系统涵盖了完整的编译型 Web 工具链,包括自定义标记编译和构建时资源打包,以生成优化的生产资源。

    Transforms specialized markup and logic into production-ready web assets for the browser.

    Crystal
    在 GitHub 上查看↗4,249
  1. Home
  2. Web Development
  3. Compiled Web Frameworks