marginalia
Code highlighter
Generates documentation for Clojure projects by parsing and highlighting source code
Ultra-lightweight literate programming for clojure inspired by docco
826 stars
31 watching
82 forks
Language: Clojure
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 667 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/digest | Provides message digest functions for Clojure | 158 |
arielnetworks/cl-markup | A markup generation library for Common Lisp | 65 |
jersou/clite-parser | CLI generator from classes or objects | 7 |
clj-commons/secretary | A client-side router for ClojureScript | 773 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,477 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,110 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,650 |