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

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

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

1 个仓库

Awesome GitHub RepositoriesFrontend Framework Transpilation

Transforming frontend framework-specific syntax into standard JavaScript.

Distinct from Multi-Framework Compilation: Focuses on the act of transpiling framework syntax (JSX, Vue) rather than the ability to compile multiple frameworks into one output format

Explore 1 awesome GitHub repository matching web development · Frontend Framework Transpilation. Refine with filters or upvote what's useful.

Awesome Frontend Framework Transpilation GitHub Repositories

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

    egoist/poi

    5,175在 GitHub 上查看↗

    Poi 是一个可扩展、零配置的模块打包器与资产编译器,适用于现代前端开发。它作为一个构建系统,将 JavaScript、JSX 与 CSS 转换为浏览器兼容的文件,并将它们组合成用于 Web 交付的单一包。 该工具围绕插件架构构建,允许对构建流水线进行自定义扩展,并添加专门的资产处理逻辑。它采用基于约定的映射系统来自动化构建设置与目标输出,无需手动配置文件。 该项目涵盖了广泛的打包能力,包括前端框架编译、自动资产解析以及静态文件处理。它利用抽象语法树(AST)转换来实现源代码的程序化修改与框架特定的编译。

    Transforms JSX and Vue syntax into standard JavaScript to enable modern framework development.

    JavaScript
    在 GitHub 上查看↗5,175
  1. Home
  2. Web Development
  3. Frontend Frameworks
  4. Multi-Framework Compilation
  5. Frontend Framework Transpilation