Parses a link header and returns information for each contained link.
npm install @renyuneyun/parse-link-header-tsThis code base is based on https://github.com/thlorenz/parse-link-header.
Big thanks for thlorenz :pray:
This is a TypeScript library to parse the Link header as defined in RFC 5988.
- Written in TypeScript
- No dependencies