Show HN: Nirnam – a browser-native message bus and AI agent framework for MFEs
Category: library
Tags: micro-frontends, message-bus, ai-agents, sharedworker, browser-native
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
Nirnam is a TypeScript library providing a browser-native message bus and AI agent framework for micro-frontends, enabling pub/sub, request-reply, and streaming across iframes, workers, and tabs without a backend. Its three-layer architecture and automated layer selection combine several communication patterns into one API, making it a technically impressive and innovative tool for complex frontend architectures.
Target audience: frontend devs, backend devs
Repository: https://github.com/shaurcasm/nirnam · TypeScript · MIT
View on Hacker News