An implementation of WHATWG EventTarget interface.
mysticateaover 2 years agoStrictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.
DerZade9 months agoEventTarget in the browser but with strong event typing.
electrovir3 months ago