A collection of useful TypeScript scripts for various tasks.
git clone https://github.com/DTrombett/useful-scripts.git cd useful-scripts npm ciRun a script using:
npm start <script-name>For example, to run the Tweet embed screenshot script:
npm start tweetEmbed