JS CLI Spinner
A spinner to be used with Node.js for running commands. Uses stderr to make sure that any errors from the running script surface correctly. Also uses ASCII colour codes
Current Version
V1
Using
Built this as part of a build tool for work, as all of the libraries that I came across seemed to be very big and heavy, and we generally try to avoid installing libraries unless we have to