awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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 views

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.

Star history

Star history chart for gartz/objecteventtargetStar history chart for gartz/objecteventtarget

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ObjectEventTarget

Similar open-source projects, ranked by how many features they share with ObjectEventTarget.
  • creationix/stepcreationix avatar

    creationix/step

    2,194View on GitHub↗

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

    JavaScript
    View on GitHub↗2,194
  • caolan/asynccaolan avatar

    caolan/async

    28,150View on 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
    View on GitHub↗28,150
  • bevacqua/contrabevacqua avatar

    bevacqua/contra

    778View on GitHub↗

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

    JavaScript
    View on GitHub↗778
  • cujojs/whencujojs avatar

    cujojs/when

    3,428View on GitHub↗

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

    JavaScript
    View on GitHub↗3,428
See all 28 alternatives to ObjectEventTarget→

Frequently asked questions

What does gartz/objecteventtarget do?

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

What are the main features of gartz/objecteventtarget?

The main features of gartz/objecteventtarget are: Asynchronous Control Flow, Control Flow Utilities.

What are some open-source alternatives to gartz/objecteventtarget?

Open-source alternatives to gartz/objecteventtarget include: 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:.