awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

  1. Home
  2. Web Development
  3. Web-Targeted Source Compilers

Awesome Web-Targeted Source Compilers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fredkschott/snowpackالصورة الرمزية لـ FredKSchott

    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-vueالصورة الرمزية لـ SimulatedGREG

    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