@wq/progress
v2.0.0
Published
Progress tracking client for monitoring server tasks
Downloads
3
Readme
@wq/progress provides a simple API client for auto-updating progress elements. @wq/progress is meant to be used with a JSON web service that provides updates as to the current status of a long-running task, such as the data import tasks in the Django Data Wizard package.
Note: The jQuery and HTML
<progress>
integration has moved to a separate package, @wq/progress-element. wq framework / React UI integration is provided by @wq/wizard.