A collection of useful odds and ends. Many of these come from stack overflow, but I'm tired of looking them up and adding TypeScript annotations each time I need them.
tsc
npx typedoc *.ts
git add .
If you don't like npm
see https://github.com/TradeIdeasPhilip/lib.
Generated using TypeDoc