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
·

1 repository

Awesome GitHub RepositoriesValidation Toggles

Configuration options to switch between full type validation and fast transpilation.

Distinct from Type Checking: Distinct from Type Checking: specifically covers the control mechanism to toggle checking on or off.

Explore 1 awesome GitHub repository matching part of an awesome list · Validation Toggles. Refine with filters or upvote what's useful.

Awesome Validation Toggles GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 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

    Allows switching between comprehensive type validation and fast transpilation to balance speed and correctness.

    TypeScripthacktoberfestnodejsrepl
    Vezi pe GitHub↗13,136
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Type Checking
  5. Validation Toggles