sindresorhus/ora

Export cli-spinners

Poyoman39 opened this issue · 2 comments

This is a feature request. It would be usefull to export the available cli-spinners, so that we can do stuff like random spinner with ora.

Currently a "workaround" would consists in importing cli-spinner directly which is a bit "less safe", if ora change it's dependancy to this lib or add spinners not in cli-spinner.

What do you think about this feature ? ^^

Sure. We can add a spinners named export. Needs docs, TS types, and a test.

I gonna upgrade my PR ;)