Like path.join but for a URL
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`proper-url-join` is a lightweight JavaScript utility that reliably joins URL parts (like `path.join` for file paths), handling edge cases such as leading/trailing slashes, absolute URLs, protocol-relative URLs, and query strings. It's designed for developers who need consistent, predictable URL construction in Node.js or browser environments, offering options to fine-tune slash behavior and query parameter merging.