awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
creationix avatar

creationix/step

0
View on GitHub↗
2,194 stars·186 forks·JavaScript·MIT·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour creationix/stepGraphique de l'historique des stars pour creationix/step

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Step

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Step.
  • cujojs/whenAvatar de cujojs

    cujojs/when

    3,428Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗3,428
  • caolan/asyncAvatar de caolan

    caolan/async

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

    bevacqua/contra

    778Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗778
  • gartz/objecteventtargetAvatar de gartz

    gartz/ObjectEventTarget

    13Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗13
Voir les 28 alternatives à Step→

Questions fréquentes

Que fait creationix/step ?

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

Quelles sont les fonctionnalités principales de creationix/step ?

Les fonctionnalités principales de creationix/step sont : Asynchronous Control Flow, Control Flow Utilities.

Quelles sont les alternatives open-source à creationix/step ?

Les alternatives open-source à creationix/step incluent : 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:.