Liking cljdoc? Tell your friends :D

prone.code-trunc

Truncate too big code samples while focusing on a certain line

Truncate too big code samples while focusing on a certain line
raw docstring

prone.hiccough

A very minimal templating DSL inspired by hiccup. Using this to avoid depending on a specific version of a tool that most people already have in their web stack

A very minimal templating DSL inspired by hiccup. Using this to avoid
depending on a specific version of a tool that most people already have
in their web stack
raw docstring

prone.middleware

The Prone middleware can be used to catch exceptions from your app and present them in an interactive explorer UI. Stack traces will by default be filtered to focus on your app's stack frames, and environment data is available for inspection, along with data passed to Prone via prone.debug/debug

The Prone middleware can be used to catch exceptions from your app and
present them in an interactive explorer UI. Stack traces will by default
be filtered to focus on your app's stack frames, and environment data is
available for inspection, along with data passed to Prone via
prone.debug/debug
raw docstring

prone.prep

Prepare data for serialization so it can safely go over the wire, and be picked back up with read-string on the client.

Prepare data for serialization so it can safely go over the wire, and be
picked back up with read-string on the client.
raw docstring

prone.stacks

Extract data from stack traces and represent them with plain maps

Extract data from stack traces and represent them with plain maps
raw docstring

prone.ui.run

Start the fun!

Start the fun!
raw docstring

No vars found in this namespace.

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

× close