awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesReact Transpilation

Compilation processes specifically targeting the conversion of React JSX and components into optimized JavaScript.

Distinct from Component Compilers: Focuses on the transpilation of React syntax, whereas Component Compilers [f0_mt5] focuses on general tree optimization.

Explore 2 awesome GitHub repositories matching user interface & experience · React Transpilation. Refine with filters or upvote what's useful.

Awesome React Transpilation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • swc-project/swcAvatar swc-project

    swc-project/swc

    33,909Vezi pe GitHub↗

    This project is a high-performance compiler written in Rust that transpiles TypeScript and ECMAScript into compatible JavaScript code. It functions as a TypeScript transpiler, a JavaScript minifier, and a JavaScript bundler. The system distinguishes itself through a WebAssembly plugin host that allows the execution of custom transformation rules without modifying the core binary. It also provides specialized compilation for React source code to improve runtime performance and reduce execution overhead. The broader capability surface includes source-to-source compilation, type annotation stri

    Transforms React source code and applies compiler optimizations to improve runtime performance.

    Rustbabelcompilerecmascript
    Vezi pe GitHub↗33,909
  • formidablelabs/react-liveAvatar FormidableLabs

    FormidableLabs/react-live

    4,609Vezi pe GitHub↗

    react-live is a suite of tools for in-browser React transpilation, live editing, and interactive documentation. It provides a React component for building live playgrounds where source code is transpiled and rendered in real time, accompanied by a live code editor that offers syntax highlighting and immediate visual feedback. The project enables the creation of living documentation by embedding editable React code examples alongside their rendered output. It supports the execution of editable markup or functional components, allowing users to modify code and observe the resulting behavior ins

    Converts React JSX and component source code into executable JavaScript directly within the browser.

    TypeScriptcomponent-playgroundlivereact
    Vezi pe GitHub↗4,609
  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. UI Frameworks
  5. Prebuilt Component Libraries
  6. React Components
  7. Component Compilers
  8. React Transpilation