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: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
clj-commons/digest | Provides message digest functions for Clojure | 158 |
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 419 |
clj-commons/secretary | A client-side router for ClojureScript | 773 |
clj-commons/marginalia | Generates documentation for Clojure projects by parsing and highlighting source code | 826 |
clj-commons/virgil | A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 317 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
borkdude/jet | A command-line tool to transform data between various formats using Clojure | 688 |
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,477 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,022 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |