Skip to content

hubgit/next-link-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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`

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published