next-link-header

1.0.0 • Public • Published

Usage

import nextLink from 'next-link-header'

const response = await fetch('https://api.github.com/search/repositories?q=language:javascript')
const url = nextLink(response)
// do something with `url`

Readme

Keywords

none

Package Sidebar

Install

npm i next-link-header

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.18 kB

Total Files

3

Last publish

Collaborators

  • aeaton