@sota1235/parse-link-header-ts
v1.0.0
Published
Parses a link header and returns paging information for each contained link.
Downloads
20
Maintainers
Readme
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.
Concepts
- Written in TypeScript
- No dependencies