Liking cljdoc? Tell your friends :D

reitit.impl


catch-all-paramcljs

(catch-all-param s)
source

catch-all?cljs

(catch-all? s)
source

conflicting-routes?cljs

(conflicting-routes? [p1] [p2])
source

contains-wilds?cljs

(contains-wilds? path)
source

createcljs

(create [path data result])
source

fast-assoccljs

(fast-assoc a k v)
source

fast-getcljs

(fast-get m k)
source

fast-mapcljs

(fast-map m)
source

IntoStringcljsprotocol

into-stringcljs

(into-string _)
source

path-forcljs

(path-for route path-params)
source

path-paramscljs

(path-params params)

shallow transform of the path parameters values into strings

shallow transform of the path parameters values into strings
sourceraw docstring

query-stringcljs

(query-string params)

shallow transform of query parameters into query string

shallow transform of query parameters into query string
sourceraw docstring

Routecljs

source

segmentscljs

(segments path)
source

strip-nilscljs

(strip-nils m)
source

throw-on-missing-path-paramscljs

(throw-on-missing-path-params template required path-params)
source

url-decodecljs

(url-decode s)
source

url-encodecljs

(url-encode s)
source

wild-or-catch-all-param?cljs

(wild-or-catch-all-param? x)
source

wild-paramcljs

(wild-param s)
source

wild-route?cljs

(wild-route? [path])
source

wild?cljs

(wild? s)
source

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

× close