usmanyunusov / nanospinner

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

add update option to success/error/warn/stop #26

Open hellosmithy opened 3 months ago

hellosmithy commented 3 months ago

This enables updating the same spinner multiple times without creating a new line, e.g. for use in a watch command.