I use `tsx`: https://www.npmjs.com/package/tsx - `tsx runDevBrowser.ts` But I also just added a ver

I use
tsx
: https://www.npmjs.com/package/tsx
  • tsx runDevBrowser.ts
ut I also just added a version with the types stripped to the gist that you can run with plain node:
node runDevBrowser.mjs
npm
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Latest version: 3.12.7, last published: 4 months ago. Start using tsx in your project by running
npm i tsx
. There are 131 other projects in the npm registry using tsx.
Was this page helpful?