usmanyunusov / nanospinner

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

`update()` method accept string #25

Open SukkaW opened 5 months ago

SukkaW commented 5 months ago

IMHO, the most frequent use of the update() method is to modify the text. The PR makes the process of updating text more straightforward.