(core-modules)Return all modules with :category :core.
Return all modules with :category :core.
(find-module module-name)Find a module by name string. Returns the module map or nil.
Find a module by name string. Returns the module map or nil.
(load-catalogue)Load the bundled modules-catalogue.edn. Throws if not found.
Load the bundled modules-catalogue.edn. Throws if not found.
(optional-modules)Return all modules with :category :optional.
Return all modules with :category :optional.
(validate-catalogue!)Validate all entries have required fields. Throws on first violation.
Validate all entries have required fields. Throws on first violation.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |