A light-weight library to read and parse the browser URL and provide some rich functionality to read and process URL paths, query parameters and fragments, also provide functions to smoothly edit and update the URL with the ability to define listeners for those updates.
Easily parse and process the URL parts, read the URL paths, query parameters and fragments and use expressions to match dynamic URL parts.
Update the browser URL using a large set of functions without a hassle, append, remove, replace or reset URL parts with a simple line of code.
Listen to URL changes and execute callbacks, listeners can use filters to filter what kind of changes that will trigger the listener callback.