Skip to content

progman/urlcodec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL encode and decode


1) Get this : git clone https://github.com/progman/urlcodec.git
2) Make this: git submodule update --init && make x64 && ./test.sh
3) Use this : echo 'Hello%20world%21' | urlcodec -d
4) Enjoy!

About

URL encode and decode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published