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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
creationix avatar

creationix/step

0
View on GitHub↗
2,194 stele·186 fork-uri·JavaScript·MIT·10 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru creationix/stepGraficul istoricului de stele pentru creationix/step

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Step

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Step.
  • cujojs/whenAvatar cujojs

    cujojs/when

    3,428Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗3,428
  • caolan/asyncAvatar caolan

    caolan/async

    28,150Vezi pe 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
    Vezi pe GitHub↗28,150
  • bevacqua/contraAvatar bevacqua

    bevacqua/contra

    778Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗778
  • gartz/objecteventtargetAvatar gartz

    gartz/ObjectEventTarget

    13Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗13
Vezi toate cele 28 alternative pentru Step→

Întrebări frecvente

Ce face creationix/step?

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

Care sunt principalele funcționalități ale creationix/step?

Principalele funcționalități ale creationix/step sunt: Asynchronous Control Flow, Control Flow Utilities.

Care sunt câteva alternative open-source pentru creationix/step?

Alternativele open-source pentru creationix/step includ: 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:.