swc-jit

0.2.0 • Public • Published

swc-jit

Use typescript in node without having to transpile beforehand or use ts-node.

It even has source-map support.

Install

npm install swc-jit

Usage

node --experimental-loader swc-jit --enable-source-maps index.ts

Testing

node --experimental-loader ./index.mjs index.ts

Package Sidebar

Install

npm i swc-jit

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

9.59 kB

Total Files

5

Last publish

Collaborators

  • fallingsnow