Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== esno ====== From v0.15, esno is essentially an alias of tsx, with automated CJS/ESM mode and caching. tsx can be executed with npx—a tool to run npm packages without installing them. In your command-line, simply pass in a TypeScript file you'd like to run. It's that simple! sh <code bash> npx tsx ./script.ts </code> note/fri_jun_20_2025.txt Last modified: 2025/06/20 02:46by root1