Skip to content

A vanilla ES2015 adaptation of the parse-link-header npm package

Notifications You must be signed in to change notification settings

Ortanon/link-header-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-header-parser

A vanilla ES2015 adaptation of https://www.npmjs.com/package/parse-link-header

Why?

I'm learning JavaScript and it seemed interesting to perform this exercise. Also I really like the idea of pagination with headers, so having a lightweight parser that can go in the browser without extra steps seemed useful.

Aside

There was one issue in the parse-link-header project, and a PR in it, but it was never merged and instead there was this weird argument about whether collaborators should also be able to push to npm (or something). I went ahead and implemented that change too.

Releases

No releases published

Packages

No packages published