usmanyunusov / nanospinner

🌀 The simplest and tiniest terminal spinner for Node.js
https://npm.im/nanospinner
ISC License
183 stars 15 forks source link

Check if spinner is spinning #22

Closed mrozio13pl closed 11 months ago

mrozio13pl commented 12 months ago

Hey!

I thought it would make sense to have a function that checks if a spinner is currently spinning.

isSpinning method returns true if spinner is spinning, false otherwise