esho

v0.0.1
TS/JS Node powered by swc
swc typescript compile tsc ts-node

esho

TypeScript / ESNext node runtime powered by swc

version

Usage

npx esho hello.ts

Install globally

npm i -g esho

esho index.ts

Install as dependency

npm i esho
{
  "scripts": {
    "start": "esho index.ts"
  },
  "dependencies": {
    "esho": "*"
  }
}
npm i esho

Metadata

  • MIT
  • Whatever
  • webfansplz
  • released 1/25/2022

Downloads

Maintainers