Liking cljdoc? Tell your friends :D

automaton-web-dev.endpoint.web.dev-handlers


middlewaresclj

Middlewares specific for development environment

Middlewares specific for development environment
raw docstring

runnablesclj

Listof classpath that should trigger a reload

Listof classpath that should trigger a reload
raw docstring

wrap-nocacheclj

(wrap-nocache handler)

Dev wrapper to prevent caching of all requests, helpfull to run multiple app locally on the same port for instance

Dev wrapper to prevent caching of all requests, helpfull to run multiple app locally on the same port for instance
raw docstring

wrap-reloadclj

(wrap-reload handler)

Reload clj as they are saved

Reload clj as they are saved
raw docstring

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

× close