fetch-link-util

JSON →
library 1.1.4 ·javascript
verified Jun 7, 2026

A minimal zero-dependency utility to extract RFC 8288 Link header values (e.g., pagination URLs) from fetch Response headers. Version 1.1.4, updated infrequently. Focused on parsing the `rel` parameter and returning the corresponding href. Differentiated by its tiny bundle size and no dependencies, unlike full HTTP link parsers.