uri-component
1.0
URIComponent - Java Encode/Decode URI Components · URIComponent is a small Java library that provides methods for encoding and decoding URI components. The methods produce the same result as the `encodeURIComponent` and `decodeURIComponent` functions in JavaScript.