Skip to content

TypeScript based sandbox to build and hoard away unused code I can't bear to delete

License

Notifications You must be signed in to change notification settings

woodysee/ts-stash

Repository files navigation

ts-stash

Unorganised location to formally put away unused common code (regardless of utility) clean of unused functions that could be re-used. Also used to store solutions to coding quizzes and a general playground to run and build TypeScript modules.

Start

pnpm install

# To test each function
pnpm test

# Convert into JS
pnpm build

About

TypeScript based sandbox to build and hoard away unused code I can't bear to delete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published