reitit.frontend
provides few useful functions wrapping core functions:
match-by-path
version which parses a URI using JavaScript, including
query-string, and also coerces the parameters.router
which compiles coercers by defaultmatch-by-name
and match-by-name!
with optional path-paramers
and
logging errors to console.warn
instead of throwing errors (to prevent
React breaking due to errors).Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close