weavejester / clojure-toolbox.com

Source to clojure-toolbox.com
http://www.clojure-toolbox.com
179 stars 194 forks source link

Add zprint for code formatting #376

Closed pbwolf closed 3 years ago

pbwolf commented 3 years ago

Its README.md says, "zprint is a library and command line tool providing a variety of pretty printing capabilities for both Clojure code and Clojure/EDN structures. It can meet almost anyone's needs. As such, it supports a number of major source code formattng approaches."

https://github.com/kkinnear/zprint

The README.md says it works in ClojureScript too ("zprint has been tested in each of the following environments: Clojurescript 1.10.520... lumo 1.10.1, planck 2.24.0").