Namespaces

progress.ansi

Handy ANSI related functionality. Note: requiring this namespace has the side effect of enabling JANSI.

progress.determinate

Determine progress indicator (aka a "progress bar"), for the case where the
progress of a long-running task can be determined.

Public variables and functions:

progress.indeterminate

Indetermine progress indicator (aka a "spinner"), for the case where the progress of a long-running task cannot be determined.

progress.util

Public variables and functions:

spinner.core