wdinau / support-handy

useless stuff I need

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support-handy

mostly just support dumb dumb API calls to endpoints and analyse/transform/log data for diagnosis. most of the time, call/loop some api, get data, get to file, read, map, count, export to excel ... that kind of stuff

can add dependencies as module and import them

to run a TS

npm install

npx tsc

node dist/blah.js

About

useless stuff I need

License:MIT License


Languages

Language:TypeScript 100.0%