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

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

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

2 个仓库

Awesome GitHub RepositoriesWeb-Targeted Source Compilers

Compilers that transform modern web languages like TypeScript and JSX into browser-compatible JavaScript.

Distinct from JSX Compilers: Focuses on the general process of compiling multiple web-standard source languages for browser execution, not just JSX.

Explore 2 awesome GitHub repositories matching web development · Web-Targeted Source Compilers. Refine with filters or upvote what's useful.

Awesome Web-Targeted Source Compilers GitHub Repositories

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

    FredKSchott/snowpack

    19,329在 GitHub 上查看↗

    Snowpack is an ESM-powered frontend build tool and development server that serves native ES modules directly to the browser. By eliminating the bundling process during development, it enables nearly instant server startup and unbundled frontend development. The project features a framework-aware hot module reload system that preserves component state during updates, with specific Fast Refresh integration for React, Preact, Svelte, and Vue. It also acts as a modern web transpiler, automatically converting TypeScript, JSX, and CSS Modules into browser-compatible code without requiring manual co

    Transforms TypeScript and JSX files into standard JavaScript to ensure compatibility across all modern web browsers.

    JavaScript
    在 GitHub 上查看↗19,329
  • simulatedgreg/electron-vueSimulatedGREG 的头像

    SimulatedGREG/electron-vue

    15,399在 GitHub 上查看↗

    electron-vue is a pre-configured project boilerplate and scaffolding system for building desktop applications using Electron and Vue.js. It provides a standardized project structure and an integrated build pipeline to accelerate the development of desktop software. The project enables a hybrid deployment model, allowing developers to generate both standalone desktop executables for multiple operating systems and browser-compatible web versions from a single codebase. It distinguishes its development workflow with hot reloading and hot module replacement to update the user interface in real-ti

    Compiles the application source into browser-compatible JavaScript for deployment to web browsers.

    JavaScriptbabelboilerplatedocumentation
    在 GitHub 上查看↗15,399
  1. Home
  2. Web Development
  3. Web-Targeted Source Compilers