bump package version to 1.0.3
[squeep-web-linking] / README.md
1 # An RFC8288 Parsing Library
2
3 ## What
4
5 This is a minimal parser for HTTP Link Headers, basically just a wrapper around a PEG grammar.
6
7 ## Notes
8
9 After updating the grammar, `npm run generate` will compile the parser.