Namespaces

progress.determinate

Determinate 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

Indeterminate 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

Deprecated namespace from the original version of the library. Only retained for backwards compatibility reasons. Superceded by the progress.indeterminate namespace.