@flowbox/parse-link-header
v1.0.0
Published
Parses a link header and returns paging information for each contained link.
Downloads
1,388
Readme
parse-link-header
This is a fork of the original parse-link-header module. The key differences are
- TypeScript definitions,
- no use of Node built-in modules.