Liking cljdoc? Tell your friends :D

cleanx.memory.claude-md

Parse Claude Code auto-memory files.

File shape:

name: <string> description: <string> type: user|feedback|project|reference

<markdown body>

We deliberately don't pull in a YAML lib: the frontmatter is a tiny key-colon-value block and regex handles it cleanly.

Parse Claude Code auto-memory files.

File shape:
  ---
  name: <string>
  description: <string>
  type: user|feedback|project|reference
  ---
  <markdown body>

We deliberately don't pull in a YAML lib: the frontmatter is a tiny
key-colon-value block and regex handles it cleanly.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close