pinwheel

0.0.1 • Public • Published

Pinwheel

A simple indeterminate spinner for the command line.

var Pinwheel = require('pinwheel')()
  , wheel = new Pinwheel('thinking...', { color: 'yellow' });
wheel.start();
someAsyncTask(wheel.stop);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    55
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    55

Package Sidebar

Install

npm i pinwheel

Weekly Downloads

55

Version

0.0.1

License

BSD-2-Clause

Last publish

Collaborators

  • davidglivar