status-spin
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

Tests

Simple Spinner to show the status to the user

install with npm i status-spin

const s = new Spinner({ spinnerType: 'lunarCycle' });
s.start();
... code
s.stop();

Package Sidebar

Install

npm i status-spin

Weekly Downloads

1

Version

1.1.5

License

ISC

Unpacked Size

13.9 kB

Total Files

9

Last publish

Collaborators

  • dutchrican