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

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

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

creationix/step

0
View on GitHub↗
2,194 星标·186 分支·JavaScript·MIT·9 次浏览

Step

An async control-flow library that makes stepping through logic easy.

Features

  • Asynchronous Control Flow - Simplifies asynchronous control flow logic.
  • Control Flow Utilities - Simplifying asynchronous logic flow.

Star 历史

creationix/step 的 Star 历史图表creationix/step 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

creationix/step 是做什么的?

An async control-flow library that makes stepping through logic easy.

creationix/step 的主要功能有哪些?

creationix/step 的主要功能包括:Asynchronous Control Flow, Control Flow Utilities。

creationix/step 有哪些开源替代品?

creationix/step 的开源替代品包括: gartz/objecteventtarget — A same behaviour EventTarget prototype, that can work with any object from JavaScript. kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… bevacqua/contra — :surfer: Asynchronous flow control with a functional taste to it. cujojs/when — A solid, fast Promises/A+ and when() implementation, plus other async goodies. caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… marcoonroad/sporadic — Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:.

Step 的开源替代方案

相似的开源项目,按与 Step 的功能重合度排序。
  • cujojs/whencujojs 的头像

    cujojs/when

    3,428在 GitHub 上查看↗

    A solid, fast Promises/A+ and when() implementation, plus other async goodies.

    JavaScript
    在 GitHub 上查看↗3,428
  • caolan/asynccaolan 的头像

    caolan/async

    28,150在 GitHub 上查看↗

    Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous tasks in Node.js and the browser. It provides functional utilities to wrap, process, and orchestrate complex asynchronous workflows. The library distinguishes itself through a comprehensive task orchestrator that handles dependency graphs to resolve circular references and manages concurrent task queues. It includes a unification bridge that allows callback-style and promise-based functions to operate within the same execution interface. The project covers several primary capabil

    JavaScript
    在 GitHub 上查看↗28,150
  • bevacqua/contrabevacqua 的头像

    bevacqua/contra

    778在 GitHub 上查看↗

    :surfer: Asynchronous flow control with a functional taste to it

    JavaScript
    在 GitHub 上查看↗778
  • gartz/objecteventtargetgartz 的头像

    gartz/ObjectEventTarget

    13在 GitHub 上查看↗

    A same behaviour EventTarget prototype, that can work with any object from JavaScript

    JavaScript
    在 GitHub 上查看↗13
查看 Step 的所有 28 个替代方案→