sindresorhus / ora

Elegant terminal spinner
MIT License
9.08k stars 269 forks source link

Add `suffixText` option #223

Closed tommy-mitchell closed 1 year ago

tommy-mitchell commented 1 year ago

Closes #212.

Adds support for a suffixText option/field on a given spinner, and on the stopAndPersist method. Includes docs, types, and tests.

tommy-mitchell commented 1 year ago

I went ahead and updated the example with prefixText and suffixText, among other capabilities. It could be good to record it as another demo gif.

sindresorhus commented 1 year ago

Thanks :)