github-parse-link
1.1.1 • Public • Published github-parse-link 
Parse GitHub link
header response
Install
$ npm install --save github-parse-link
Usage
const parse = require('github-parse-link');
parse('<foo>; rel="next", <bar>; rel="last"');
parse('<foz>; rel="prev", <baz>; rel="first"');
API
parse(input)
input
Type: string
The GitHub link
header response to parse.
License
MIT © Sam Verschueren
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.1.1 | 5 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.1.1 | 5 | |
1.1.0 | 0 | |
1.0.1 | 0 | |
1.0.0 | 0 | |
Package Sidebar
Install
Weekly Downloads