rewrite-clj
Data format converter
A Clojure library that reads and writes various data formats in a whitespace and comment preserving way.
Rewrite Clojure code and edn
592 stars
19 watching
55 forks
Language: Clojure
last commit: 3 days ago Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 417 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
clj-commons/marginalia | Generates documentation for Clojure projects by parsing and highlighting source code | 824 |
clj-commons/virgil | A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 315 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
borkdude/jet | A command-line tool to transform data between various formats using Clojure | 687 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |