@cliz/tsno
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

tsno

TypeScript / ESNext node runtime powered by esbuild

version

Usage

npx @cliz/tsno hello.ts

Install globally

npm i -g @cliz/tsno

tsno index.ts

Install as dependency

npm i @cliz/tsno
{
  "scripts": {
    "start": "tsno index.ts"
  },
  "dependencies": {
    "@cliz/tsno": "*"
  }
}
npm run start

Readme

Keywords

Package Sidebar

Install

npm i @cliz/tsno

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

3.31 kB

Total Files

5

Last publish

Collaborators

  • uniquecolesmith