spnnr
Simple terminal spinner class
Install
npm install spnnr --save
Usage
const Spnnr = ;const spinner = `Searching for files`;// Do somethingspinner;
Info
This module itself is used in ina-cli and has a very limited functionality. Maybe i will polish it and i will add features.
If you have any idea/bug, create a ticket.