Nexus Router - Sub-millisecond, zero-dependency reactive router for JS/TS

by
Nexus Router is a blazingly fast, zero-dependency reactive routing engine (<2KB). Built for modern JavaScript and TypeScript apps, it delivers sub-millisecond route transitions, fine-grained signal reactivity, nested hierarchies, and instant SSR hydration.

Add a comment

Replies

Best
Maker
📌
👋 Hey Product Hunt community! I'm Lokesh Kumar, creator of Nexus Router. Most modern frontend routers have become heavy, bloated, and tightly coupled to massive framework runtimes. I built **Nexus Router** with one core philosophy: **Zero bloat, sub-millisecond transitions, and fine-grained reactivity.** ✨ **Key Features:** • 🪶 **<2KB Microscopic Footprint**: Pure ESM, zero external dependencies. • ⚡ **Signal-Driven Reactivity**: Instant DOM patching without full page re-renders. • 🔀 **Nested Routing & Outlets**: Dynamic layouts with `` support. • 🌐 **Dual Navigation Modes**: Full HTML5 `pushState` History + Hash Mode. • 💧 **SSR Hydration Ready**: Seamless transition from server HTML to client interactivity. • 📦 **Lazy Loading & Route Caching**: Built-in component pre-caching. Try it out with: `npm install /nexus-router` I’d love to hear your feedback, feature requests, and benchmarks! What’s your biggest pain point with current web routers? 🚀