To run the code files
npm run var
npm run func
npm run dec
npm run class
npm run math
npm run arr
npm run err
npm run tips
npm run regLook in the package.json to see examples of creating multiple script options, as per the above.
The hottips.js file includes references to external packages. Before this will work, ensure you run the following install command from a terminal open to the project folder. (this is not needed more than once)
npm i
Tips and tricks for various random things.
Create a GitHub account, then add a watch for this project to be notified of updates.