awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bvaughn avatar

bvaughn/progress-estimator

0
View on GitHub↗
2,131 星标·48 分支·JavaScript·2 次浏览

Progress Estimator

Logs a progress bar and estimation for how long a Promise will take to complete. This library tracks previous durations in order to provide more accurate estimates over time.

Features

  • CLI Frameworks - Progress bar with Promise completion estimation.

Star 历史

bvaughn/progress-estimator 的 Star 历史图表bvaughn/progress-estimator 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Progress Estimator 的开源替代方案

相似的开源项目,按与 Progress Estimator 的功能重合度排序。
  • andidittrich/node.cli-progressAndiDittrich 的头像

    AndiDittrich/Node.CLI-Progress

    1,252在 GitHub 上查看↗

    Single Bar | Multi Bar | Options | Examples | Presets | Events

    JavaScript
    在 GitHub 上查看↗1,252
  • arcanis/clipanionarcanis 的头像

    arcanis/clipanion

    1,254在 GitHub 上查看↗

    ` $> yarn add clipanion `

    TypeScript
    在 GitHub 上查看↗1,254
  • bokub/gradient-stringbokub 的头像

    bokub/gradient-string

    1,197在 GitHub 上查看↗

    ` $ npm i gradient-string `

    TypeScript
    在 GitHub 上查看↗1,197
  • aantthony/console-pngA

    aantthony/console-png

    0在 GitHub 上查看↗

    Print PNG images to terminal output.

    在 GitHub 上查看↗0
查看 Progress Estimator 的所有 30 个替代方案→

常见问题解答

bvaughn/progress-estimator 是做什么的?

Logs a progress bar and estimation for how long a Promise will take to complete. This library tracks previous durations in order to provide more accurate estimates over time.

bvaughn/progress-estimator 的主要功能有哪些?

bvaughn/progress-estimator 的主要功能包括:CLI Frameworks。

bvaughn/progress-estimator 有哪些开源替代品?

bvaughn/progress-estimator 的开源替代品包括: andidittrich/node.cli-progress — Single Bar | Multi Bar | Options | Examples | Presets | Events. arcanis/clipanion — `` $> yarn add clipanion ``. bokub/gradient-string — `` $ npm i gradient-string ``. cacjs/cac — cac is a Node.js CLI framework used to build command line interfaces with a declarative API. It functions as a command… chalk/chalk — Chalk is a Node.js console formatter and terminal styling library used to add colors and text modifiers to command… aantthony/console-png — Print PNG images to terminal output.