Fast URL Parser
JSON →fast-url-parser is an extremely fast implementation of Node.js's core `url` module, providing a compatible API for parsing, formatting, and resolving URLs. Its current stable version is 1.1.3. The package was last updated in 2014 and appears to be abandoned, with no active release cadence. Its primary differentiator at the time of its release was significantly higher performance compared to Node's built-in `url` module. It also offers the ability to inject a custom query string parser and includes a global `replace()` method to swap out Node.js's native `url` module with this faster alternative across an entire application. This package is exclusively CommonJS and does not support modern ECMAScript Modules (ESM) directly.
Traffic · last 30 days ↑700% vs prev 7d
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇫🇷 France · 🇩🇪 Germany