EventProxy is a lightweight JavaScript library for coordinating multiple asynchronous operations through events. It was created to replace deeply nested callbacks with flatter and more readable control flows. Developers emit named events and register handlers that run when specific combinations or quantities of events have completed. Its all and create methods wait for several different results, while after collects repeated events into an ordered array. The tail method keeps using the latest values when participating events continue to update. EventProxy also provides standard emitter operations such as on, once, emit, and listener removal. It works in Node.js and browsers and supports CommonJS, AMD, and CMD module environments.

Features

  • Event-based asynchronous coordination
  • Parallel result aggregation
  • Repeated event collection
  • Continuously updated event combinations
  • Standard event emitter operations
  • Browser and Node.js compatibility

Project Samples

Project Activity

See All Activity >

Categories

Event Management

Follow EventProxy

EventProxy Web Site

Other Useful Business Software
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of EventProxy!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Event Management Software

Registered

2026-07-21