This is a Typescript project.
If you don't have node / npm set up, you can use Bun as well.
-
Install dependencies:
npm install
-
Run it:
npx tsx index.ts https://en.wikipedia.org/wiki/Taylor_Swift open output/Taylor_Swift.html
This project was created using bun init
in bun v1.1.4.