Liking cljdoc? Tell your friends :D

web.url.core

web.url interfaces.

web.url interfaces.
raw docstring

No vars found in this namespace.

web.url.HTMLHyperlinkElementUtils

The HTMLHyperlinkElementUtils mixin defines utility methods and to work with web.dom.HTMLAnchorElement and web.dom.HTMLAreaElement. utilities allow to deal with common features like URLs.

The HTMLHyperlinkElementUtils mixin defines utility methods and
to work with `web.dom.HTMLAnchorElement` and `web.dom.HTMLAreaElement`.
utilities allow to deal with common features like URLs.
raw docstring

web.url.URL

The URL interface is used to parse, construct, normalize, and URLs. It works by providing properties which allow you to easily and modify the components of a URL.

The URL interface is used to parse, construct, normalize, and
URLs. It works by providing properties which allow you to easily
and modify the components of a URL.
raw docstring

web.url.URLSearchParams

The URLSearchParams interface defines utility methods to work the query string of a URL.

The URLSearchParams interface defines utility methods to work
the query string of a URL.
raw docstring

web.url.URLUtilsReadOnly

The obsolete URLUtilsReadOnly interface previously defined utility for working with URLs. These were then inherited by other interfaces, as web.workers.WorkerLocation.

The obsolete URLUtilsReadOnly interface previously defined utility
for working with URLs. These were then inherited by other interfaces,
as `web.workers.WorkerLocation`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close