awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
creationix avatar

creationix/step

0
View on GitHub↗
2,194 estrellas·186 forks·JavaScript·MIT·6 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de creationix/stepGráfico del historial de estrellas de creationix/step

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Step

Proyectos open-source similares, clasificados según cuántas características comparten con Step.
  • cujojs/whenAvatar de cujojs

    cujojs/when

    3,428Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗3,428
  • caolan/asyncAvatar de caolan

    caolan/async

    28,150Ver en 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
    Ver en GitHub↗28,150
  • bevacqua/contraAvatar de bevacqua

    bevacqua/contra

    778Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗778
  • gartz/objecteventtargetAvatar de gartz

    gartz/ObjectEventTarget

    13Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗13
Ver las 28 alternativas a Step→

Preguntas frecuentes

¿Qué hace creationix/step?

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

¿Cuáles son las características principales de creationix/step?

Las características principales de creationix/step son: Asynchronous Control Flow, Control Flow Utilities.

¿Qué alternativas de código abierto existen para creationix/step?

Las alternativas de código abierto para creationix/step incluyen: 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:.