Parses a link header and returns paging information for each contained link.
npm install @flowbox/parse-link-headerThis is a fork of the original parse-link-header module.
The key differences are
- TypeScript definitions,
- no use of Node built-in modules.