A plugin for the East database migration tool that provides a progress indicator helper for migrations. Current stable version 1.1.0, maintained with low release cadence. It integrates with East's client object to create progress bars that display in TTY terminals or log text progress in non-TTY environments. Differentiator: simple drop-in plugin that requires no additional configuration beyond adding to .eastrc.
npm install east-migration-progress-indicator-helperNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a progress indicator with total steps and calls tick() at various intervals to show progress.
Ensure East version satisfies peer dependency.
Add 'east-migration-progress-indicator-helper' to plugins in .eastrc.
Consider using a more actively maintained migration tool or update dependencies manually.
Install plugin and add "east-migration-progress-indicator-helper" to plugins in .eastrc.