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
·
gartz avatar

gartz/ObjectEventTarget

0
View on GitHub↗
13 stars·3 forks·JavaScript·MIT·2 vues

ObjectEventTarget

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

Features

  • Asynchronous Control Flow - Adds event listener prototypes to objects.
  • Control Flow Utilities - Adding event listener support to objects.

Historique des stars

Graphique de l'historique des stars pour gartz/objecteventtargetGraphique de l'historique des stars pour gartz/objecteventtarget

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

Questions fréquentes

Que fait gartz/objecteventtarget ?

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

Quelles sont les fonctionnalités principales de gartz/objecteventtarget ?

Les fonctionnalités principales de gartz/objecteventtarget sont : Asynchronous Control Flow, Control Flow Utilities.

Quelles sont les alternatives open-source à gartz/objecteventtarget ?

Les alternatives open-source à gartz/objecteventtarget incluent : kriskowal/q — q is a JavaScript promise library and asynchronous flow controller designed to manage non-blocking operations. It… caolan/async — Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous… bevacqua/contra — :surfer: Asynchronous flow control with a functional taste to it. creationix/step — An async control-flow library that makes stepping through logic easy. cujojs/when — A solid, fast Promises/A+ and when() implementation, plus other async goodies. marcoonroad/sporadic — Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:.

Alternatives open source à ObjectEventTarget

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec ObjectEventTarget.
  • creationix/stepAvatar de creationix

    creationix/step

    2,194Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗2,194
  • 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
  • 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
Voir les 28 alternatives à ObjectEventTarget→