domain-browser

Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.

@nevware21/ts-utils

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r

eventlistener

Super-simple wrapper around addEventListener and attachEvent (old IE). Does not handle different Event-objects.