git404hub

what is oxc-node-loader fr?

yyx990803/oxc-node-loader — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-07-03

28JavaScriptAudience · developerComplexity · 2/5DormantSetup · easy

tl;dr

A Node.js loader that lets you run TypeScript files directly without a build step, transforming them on the fly using the fast oxc parser.

vibe map

mindmap
  root((repo))
    What it does
      Run TS in Node
      No build step
      On the fly transform
    Tech stack
      JavaScript
      TypeScript
      oxc
    Use cases
      Run TS scripts
      Run TS tests
      Skip bundler setup
    Audience
      Developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Run a TypeScript script or utility directly with Node without a build pipeline.

VIBE 2

Execute TypeScript test files without invoking a separate compiler.

VIBE 3

Speed up rapid development by skipping bundler overhead for one-off scripts.

what's the stack?

JavaScriptTypeScriptoxcNode.js

how it stacks up fr

yyx990803/oxc-node-loaderdb9cd2fgbj-hash/codex-deepseek-bridgedeanwhitex/aiw2.0stack
Stars282828
LanguageJavaScriptJavaScriptJavaScript
Last pushed2024-07-03
MaintenanceDormant
Setup difficultyeasymoderatemoderate
Complexity2/53/53/5
Audiencedeveloperdevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

prompts (copy fr)

prompt 1
Show me how to use oxc-node-loader to run a .ts file directly with Node using the --import flag.
prompt 2
Help me set up oxc-node-loader so I can run TypeScript test scripts without a build step.
prompt 3
Explain how oxc-node-loader transforms TypeScript on the fly using oxc.

Frequently asked questions

what is oxc-node-loader fr?

A Node.js loader that lets you run TypeScript files directly without a build step, transforming them on the fly using the fast oxc parser.

What language is oxc-node-loader written in?

Mainly JavaScript. The stack also includes JavaScript, TypeScript, oxc.

Is oxc-node-loader actively maintained?

Dormant — no commits in 2+ years (last push 2024-07-03).

How hard is oxc-node-loader to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is oxc-node-loader for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.