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
·

25 repository-uri

Awesome GitHub RepositoriesTypeScript Execution

Native support for executing TypeScript without manual compilation.

Explore 25 awesome GitHub repositories matching programming languages & runtimes · TypeScript Execution. Refine with filters or upvote what's useful.

Awesome TypeScript Execution GitHub Repositories

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

    denoland/deno

    107,110Vezi pe GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    Supports native execution of TypeScript by automatically performing syntax checks without requiring manual build steps.

    Rustdenojavascriptrust
    Vezi pe GitHub↗107,110
  • honojs/honoAvatar honojs

    honojs/hono

    30,994Vezi pe GitHub↗

    Hono is a lightweight web framework built on Web Standard APIs that executes across JavaScript runtimes including Cloudflare Workers, Deno, Bun, and Node.js.

    Built with TypeScript to provide end-to-end type safety and compile-time inference for routes and payloads.

    TypeScriptframeworkedgecloudflare-workers
    Vezi pe GitHub↗30,994
  • avajs/avaAvatar avajs

    avajs/ava

    20,849Vezi pe GitHub↗

    Ava is a test runner for JavaScript and TypeScript designed to execute test suites with a focus on concurrency and isolation. It serves as a concurrent test executor that runs test files in parallel across multiple processes to reduce total runtime and prevent state leakage between suites. The project features a built-in snapshot testing framework that saves large data structures to disk and compares subsequent executions to detect regressions via diffs. It is also compatible with the Test Anything Protocol, allowing it to export results for use with external reporting tools. Its capability

    Supports running tests written in TypeScript using precompiled outputs or custom runtime loaders.

    JavaScriptassertasyncasync-functions
    Vezi pe GitHub↗20,849
  • shadcn/taxonomyAvatar shadcn

    shadcn/taxonomy

    19,251Vezi pe GitHub↗

    Taxonomy is a SaaS boilerplate and Next.js application template designed for building subscription-based web applications. It provides a foundational architecture implemented as a TypeScript web framework, utilizing server components and app-router file routing. The project serves as a comprehensive starter for software-as-a-service products, combining user authentication workflows with recurring subscription billing. It further functions as a markdown content site, enabling the creation of blogs or documentation through markdown-to-HTML rendering. The codebase integrates several core capabi

    Implements a type-safe development environment for building scalable frontend and backend interfaces using TypeScript.

    TypeScript
    Vezi pe GitHub↗19,251
  • adonisjs/coreAvatar adonisjs

    adonisjs/core

    18,990Vezi pe GitHub↗

    This is a TypeScript web framework and Node.js backend framework used to build web applications and API servers. It serves as a server-side application toolkit providing a structured environment for managing HTTP routing, request parsing, and application configuration. The framework features a dependency injection container to deliver required objects between application components, decoupling internal logic. It includes built-in tools for server-side data security, such as cryptographic drivers for hashing sensitive data and encrypting application data at rest. The project covers broad capa

    Provides a typed, structured environment ensuring type safety across web application and API development.

    TypeScript
    Vezi pe GitHub↗18,990
  • elysiajs/elysiaAvatar elysiajs

    elysiajs/elysia

    18,531Vezi pe GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Provides a high-performance TypeScript framework with automatic schema validation and end-to-end type inference.

    TypeScriptbunframeworkhttp
    Vezi pe GitHub↗18,531
  • wasp-lang/waspAvatar wasp-lang

    wasp-lang/wasp

    18,146Vezi pe GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    Maps data models to database schemas and generates type-safe API endpoints for seamless frontend-backend communication.

    TypeScripthaskelljavascriptnode
    Vezi pe GitHub↗18,146
  • vitest-dev/vitestAvatar vitest-dev

    vitest-dev/vitest

    15,970Vezi pe GitHub↗

    Vitest is a high-performance testing framework designed for JavaScript and TypeScript applications. It provides an integrated environment that supports unit, integration, and browser-based testing, allowing developers to execute test suites natively without requiring separate build steps or complex configuration. The project distinguishes itself through a highly optimized execution model that leverages worker-thread isolation and on-demand module transformation to provide rapid feedback. It includes a comprehensive suite of mocking and spying utilities that allow for the interception of depen

    Compiles and executes TypeScript test files automatically without requiring separate build steps.

    TypeScripttesttesting-toolsvite
    Vezi pe GitHub↗15,970
  • facebookarchive/prepackAvatar facebookarchive

    facebookarchive/prepack

    14,118Vezi pe GitHub↗

    Prepack is a build-time code evaluator and JavaScript bundle optimizer. It functions as a static analysis compiler that pre-evaluates static code and precalculates function results and global assignments during the build phase to accelerate startup times and reduce bundle size. The project specifically targets JSX optimization by processing syntax and node serialization to improve user interface rendering efficiency. It utilizes a partial evaluation engine and static execution analysis to replace runtime computations with precalculated constants. The tool covers a range of capabilities inclu

    Provides the capability to remove TypeScript type annotations to produce clean executable JavaScript files.

    JavaScriptjavascriptoptimization
    Vezi pe GitHub↗14,118
  • freshframework/freshAvatar freshframework

    freshframework/fresh

    13,774Vezi pe GitHub↗

    Fresh este un framework web pe partea de server pentru runtime-ul Deno, conceput pentru construirea de site-uri web cu suport nativ pentru TypeScript. Funcționează ca un randator pe partea de server de tip zero-JavaScript care trimite implicit doar HTML către browser pentru a elimina overhead-ul runtime-ului pe partea de client. Framework-ul implementează o arhitectură de tip insule (islands architecture), care livrează HTML static și activează selectiv JavaScript doar pentru componente interactive specifice. Utilizează un router bazat pe sistemul de fișiere care mapează automat structurile de directoare și numele fișierelor la tipare URL fără a necesita un fișier de configurare central. Platforma acoperă randarea pe partea de server, actualizările incrementale ale paginilor și bundling-ul activelor de producție cu hashing de conținut. Oferă un script de bootstrapping al proiectului pentru a inițializa mediul de dezvoltare.

    Executes TypeScript source code directly via the Deno runtime, eliminating separate compilation steps.

    TypeScript
    Vezi pe GitHub↗13,774
  • typestrong/ts-nodeAvatar TypeStrong

    TypeStrong/ts-node

    13,136Vezi pe GitHub↗

    ts-node is a TypeScript execution engine and just-in-time transpiler for Node.js. It enables the direct execution of TypeScript files by converting them to JavaScript on the fly, removing the requirement for a manual pre-compilation build step. It also provides a TypeScript read-eval-print loop for evaluating expressions and testing code snippets in real time. The project integrates with the Node.js module system as a loader hook to resolve and load files using native import syntax. It features a pluggable compiler interface that allows the use of external transpilers to accelerate execution

    Enables the direct execution of TypeScript files by transpiling them to JavaScript on the fly.

    TypeScripthacktoberfestnodejsrepl
    Vezi pe GitHub↗13,136
  • privatenumber/tsxAvatar privatenumber

    privatenumber/tsx

    12,025Vezi pe GitHub↗

    This project is a runtime utility designed to execute TypeScript files directly, removing the need for manual build steps or complex configuration. It functions as an execution engine that processes source code in memory, enabling rapid iteration during development. The tool distinguishes itself by integrating directly with the module resolution system to handle path aliases and reconcile differences between legacy and modern module formats. By intercepting the import process, it ensures consistent execution across diverse project structures and dependency types. Beyond direct execution, the

    Executes TypeScript source files directly without requiring manual build steps.

    TypeScriptcliesbuildesm
    Vezi pe GitHub↗12,025
  • nangohq/nangoAvatar NangoHQ

    NangoHQ/nango

    10,772Vezi pe GitHub↗

    Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers

    Provides a managed runtime that executes custom TypeScript functions for syncing, actions, and webhook processing.

    TypeScriptaccess-tokenapiapi-client
    Vezi pe GitHub↗10,772
  • ritz078/transformAvatar ritz078

    ritz078/transform

    9,173Vezi pe GitHub↗

    A polyglot web converter.

    Strips TypeScript type annotations to produce plain JavaScript code.

    TypeScriptcssflowgolang
    Vezi pe GitHub↗9,173
  • kulshekhar/ts-jestAvatar kulshekhar

    kulshekhar/ts-jest

    7,077Vezi pe GitHub↗

    ts-jest is a TypeScript compilation tool and transformer that enables the Jest testing framework to execute tests written in TypeScript. It functions as a bridge that transpiles typed source code into executable JavaScript while maintaining the necessary integration for test runner execution. The project distinguishes itself by providing on-the-fly type diagnostics and pre-test type validation to identify structural errors before the execution phase. It includes a source map handler that links compiled JavaScript output back to the original TypeScript source lines to ensure accurate error sta

    Enables the execution of Jest test suites written in TypeScript with full type support and source mapping.

    TypeScript
    Vezi pe GitHub↗7,077
  • vuejs/language-toolsAvatar vuejs

    vuejs/language-tools

    6,677Vezi pe GitHub↗

    This project is a suite of specialized tools for the implementation of a language server, template parsing, and static type validation of single-file components. It provides a language server and a type checker to deliver consistent intelligence and validation for Vue components across different editors and command-line environments. The tooling utilizes a template parser to transform single-file component structures into virtual code, enabling static analysis and type checking on HTML-like structures. This process allows for the extraction of component metadata regarding props, events, and s

    Transforms template syntax into an invisible TypeScript representation to enable standard type checking on HTML-like structures.

    TypeScript
    Vezi pe GitHub↗6,677
  • dsherret/ts-morphAvatar dsherret

    dsherret/ts-morph

    6,110Vezi pe GitHub↗

    ts-morph este o bibliotecă de manipulare AST pentru TypeScript și un wrapper de nivel înalt pentru API-ul compilatorului TypeScript. Oferă o interfață programatică pentru analizarea, modificarea și generarea codului sursă TypeScript, servind drept instrument pentru refactorizarea automată a codului și generarea de cod sursă. Biblioteca simplifică procesul de navigare și inspecție a structurilor de proiect oferind o abstractizare orientată pe obiecte peste API-ul compilatorului subiacent. Permite transformarea programatică a bazelor de cod existente pentru a automatiza actualizările structurale și migrarea în masă a codului. Capabilitățile sale acoperă analiza statică a codului, navigarea elementelor de cod și gestionarea fișierelor sursă prin import, generare și ștergere. Proiectul integrează verificarea tipurilor și utilizează descoperirea fișierelor bazată pe glob pentru a menține o reprezentare în memorie a bazei de cod, care poate fi apoi persistată înapoi în sistemul de fișiere fizic.

    Automates structural changes and updates to TypeScript source code through a programmatic interface.

    TypeScript
    Vezi pe GitHub↗6,110
  • alangpierce/sucraseAvatar alangpierce

    alangpierce/sucrase

    5,860Vezi pe GitHub↗

    Sucrase is a high-speed transpilation tool that compiles modern JavaScript, TypeScript, JSX, and Flow to standard JavaScript for modern runtimes. It operates as a fast alternative to Babel, using a single-pass scanner and tokenizer that strips type annotations and applies only requested syntax transforms without building an AST or performing type checking. The tool differentiates itself through a zero-type-checking pipeline that omits type checking entirely, relying on the assumption that input code is already valid for the target runtime. It uses scanner-based tokenization and single-pass co

    Removes TypeScript type annotations and compiles features like enums to plain JavaScript without type checking.

    TypeScriptcompileres-modulesjavascript
    Vezi pe GitHub↗5,860
  • c3lang/c3cAvatar c3lang

    c3lang/c3c

    5,147Vezi pe GitHub↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    Marks specific functions as tests to be executed by the compiler on request.

    C3c3compilerlanguage
    Vezi pe GitHub↗5,147
  • esm-dev/esm.shAvatar esm-dev

    esm-dev/esm.sh

    4,035Vezi pe GitHub↗

    esm.sh is a proxy-based registry and distribution system for buildless web development. It retrieves packages from external registries and serves them as ES modules directly to the browser, eliminating the need for a local build step. The project transforms TypeScript, JSX, TSX, and Vue files into browser-compatible JavaScript on the fly during the request process. It handles Node.js built-in resolution by mapping internal modules to browser-compatible polyfills and manages dependency versioning and aliasing through URL query parameters. The system optimizes delivery via request-time tree sh

    Provides native execution of TypeScript, JSX, and TSX by compiling them on the fly.

    Gocdnesmnobuild
    Vezi pe GitHub↗4,035
Înapoi12Înainte
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Interoperability
  5. TypeScript Execution

Explorează sub-etichetele

  • Background Thread Integration1 sub-tagExecuting TypeScript code within background worker threads with automatic compilation. **Distinct from TypeScript Execution:** Specializes general TypeScript execution by applying it specifically to background worker threads.
  • Integration RuntimesManaged execution environments for running custom integration logic with built-in retries, rate limiting, and credential injection. **Distinct from TypeScript Execution:** Distinct from TypeScript Execution: adds managed runtime features like retries, rate limiting, and credential injection for integration workflows.
  • Programmatic Code RefactoringAutomating structural changes to source code through a programmatic AST interface. **Distinct from TypeScript Code Transformations:** Focuses on structural refactoring of existing code, whereas the sibling focuses on transpilation for execution.
  • Test ExecutionExecuting test suites written in TypeScript with support for type safety and runtime loaders. **Distinct from TypeScript Execution:** Focuses on the specific context of running tests rather than general TypeScript code execution.
  • Type-Safe Web FrameworksWeb frameworks that provide end-to-end type safety and compile-time inference for API payloads. **Distinct from TypeScript Execution:** Distinct from TypeScript Execution: focuses on the framework's type-safe API development features rather than just runtime execution.
  • TypeScript Code Transformations2 sub-tag-uriTranspilation processes that convert TypeScript source code into a format compatible with a specific test runner. **Distinct from Test Execution:** Focuses on the transformation/transpilation process itself rather than the act of executing the resulting tests.
  • Worker Thread RunnersRuntimes that automatically transpile and execute TypeScript files within separate threads. **Distinct from TypeScript Execution:** Focuses on the runtime execution within workers rather than the general ability to execute TypeScript.