Show HN: Uq – simple barebones CLI url parser (github.com)
Was doing some work with urls and grew tired and frustrated trying to parse out the query params and translate url encoding to ascii. I know there are crazy regex filters for jq/fq and libraries like URI.js that I could wrap in functions/aliases but I just wanted a simple CLI binary that takes a url and spits out readable, colorized, json.
I did a few searches before I wrote it and didn't find anything but was also kind of shocked because I figured someone else must have written something like this. Anyways, here you go. Hope it helps at least one more person out.
0 comments
[ 4.4 ms ] story [ 8.9 ms ] threadNo comments yet.