whatisgithub

What is oxc-node-loader?

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

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

28JavaScriptAudience · developerComplexity · 2/5DormantSetup · easy

In one sentence

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.

Mindmap

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 build with it?

USE CASE 1

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

USE CASE 2

Execute TypeScript test files without invoking a separate compiler.

USE CASE 3

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

What is it built with?

JavaScriptTypeScriptoxcNode.js

How does it compare?

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 you get it running?

Difficulty · easy Time to first run · 5min

Copy-paste prompts

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?

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.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.