@oxc-node/cli
v0.0.35
Published
OXC Node cli
Readme
@oxc-node/cli
CLI tool for oxc-node.
Features
- Run a script with oxc transformer and oxc-resolver
- Support run TypeScript without any configuration
- Support ESM and CJS
- Support source map
Installation
Install globally, you can use it replace node command anywhere.
npm install @oxc-node/cli -gUsage
oxnode ./path/to/index.ts