@squeep/web-linking
v1.0.9
Published
Parser for RFC 8288 Link headers
Downloads
25
Readme
An RFC8288 Parsing Library
What
This is a minimal parser for HTTP Link Headers, basically just a wrapper around a PEG grammar.
Notes
After updating the grammar, npm run generate
will compile the parser.