This repository is not active
danitt/node-eventemitter
sample project to demonstrate _basic_ observer pattern via node event emitter. Note: unsubscription implementation is leaky, in production would likely use RxJS or other formalised pub/sub implementation.
TypeScript