event-emitter demos

Interactive demos for pub/sub, namespaces, and wildcard patterns.

Basics

Basic usage

Simple emit/on/once flows with logging output.

Open demo →
Wildcards

Namespaces and wildcards

See how * and ** match segments and namespaces.

Open demo →