phil-lib

phil-lib: A blazingly fast TypeScript library.

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.

API Docs

Build Instructions

tsc
npx typedoc *.ts
git add .

Alternate Format

If you don't like npm see https://github.com/TradeIdeasPhilip/lib.

Generated using TypeDoc