Paste any npm version range and get a plain English explanation.
- Explains what the range actually allows (
^,~,>=,<,||, hyphen, x-ranges) - Shows the resolved comparator form (e.g.
^1.2.3→>=1.2.3 <2.0.0) - Displays a sample version grid — which versions match, which don't
- Shareable URLs (
/?range=^1.2.3)
- Runtime — Bun
- Framework — Hono with JSX SSR
- Styling — Tailwind CSS (CDN)
- Parsing — node-semver
bun install
bun run devOpen http://localhost:3000.
MIT
