UNPKG

@renyuneyun/parse-link-header-ts

Version:

Parses a link header and returns information for each contained link.

18 lines (10 loc) 361 B
# parse-link-header-ts This code base is based on https://github.com/thlorenz/parse-link-header. Big thanks for thlorenz :pray: ## What is this? This is a TypeScript library to parse the `Link` header as defined in [RFC 5988](https://tools.ietf.org/html/rfc5988). ## Concepts - Written in TypeScript - No dependencies ## License [MIT License](./LICENSE)