Skip to content

borkdude/rewrite-cljc-playground

 
 

Repository files navigation

rewrite-cljc

TODO: badges here…​ circleci, cljdoc, clojars

A library that reads and writes Clojure, ClojureScript and EDN from Clojure and ClojureScript in a whitespace and comment preserving way.

Warning

Warning: Very much a work in progress.

Need help?

👋 Want to chat? Say hi on Clojurians Slack in #rewrite-clj.

Versioning

rewrite-cljc versioning scheme is: major.minor.patch-test-qualifier

  • major increments when the API has been broken - something, as a rule, we’d like to avoid.

  • minor increments to convey significant new features have been added.

  • patch indicates bug fixes - it is the number of commits since major.minor.

  • test-qualifier is absent for stable releases. Can be alpha, beta, rc1, etc.

People

Contributors

sogaiu borkdude danielcompton martinklepsch swannodette PEZ eraserhd arrdem stathissideris plexus jespera brian-dawn bbatsov AndreaCrotti slipset mhuebert kkinnear anmonteiro

Founders

xsc rundis

Current maintainers

lread

Licences

We honor the original MIT licenses from rewrite-clj and rewrite-cljs.

Some code has been adapted from:

About

working toward rewrite-cljc

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Clojure 93.8%
  • Shell 6.2%