[AskJS] async iterators to replace EventEmitter, EventTarget and so on

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • xmpp.js

    XMPP for JavaScript

  • I'm the author of xmpp.js and aria2.js.

  • deno

    A modern runtime for JavaScript and TypeScript.

  • I'm currently investigating alternatives to EventEmitter to support more JavaScript environments out of the box, namely deno and gjs.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • js-signals

    Custom Event/Messaging system for JavaScript inspired by AS3-Signals

  • I would recommend to try signals pattern which comes from action script. You can get inspired from https://github.com/millermedeiros/js-signals. As it can be implemented in 20 lines of code you can code your own version to match exactly what you need.

  • monio

    The most powerful IO monad implementation in JS, possibly in any language!

  • revocable-queue

    Discontinued Specialized async queue data structure, supports revocation of values

  • Readme: https://github.com/getify/revocable-queue#eventiterable

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts