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