README ¶ URLd URLd URL-decodes strings. Usage $ echo "https://www.example.com/?m=Math%27s+great%21+1%2B1%3D2" | ./urld https://www.example.com/?m=Math's great! 1+1=2 Installation $ go get -u github.com/leesoh/hacks/urld Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.