awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fredkschott/snowpackAvatar de FredKSchott

    FredKSchott/snowpack

    19,329Ver en 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
    Ver en GitHub↗19,329
  • simulatedgreg/electron-vueAvatar de SimulatedGREG

    SimulatedGREG/electron-vue

    15,399Ver en 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
    Ver en GitHub↗15,399
  1. Home
  2. Web Development
  3. Web-Targeted Source Compilers