Skip to content

deen24id/node-ts

Repository files navigation

node-ts

This is a compilation of my scripts that I don't really know where to documents. I am just dumping them here for no reason. I also use this as a boilerplate for writing quick Node.js - TypeScript scripts.

Assuming node v24.2.0 installed:

Install dependencies in your teminal:

npm install

While most of the scripts will export functions, you can execute their tests like so:

node --test <sript>.test.ts

About

Just a dumpster for my Node.js - TypeScript scripts.

Resources

License

Stars

Watchers

Forks