Liking cljdoc? Tell your friends :D

ui-repl GitHub Actions status |pink-gorilla/ui-replClojars Project

useful REPL (clj + cljs) functions

This functions are not in goldly (which provides cljs kernel) or nrepl-middleware (which provides clj kernel). This functions are not many, but if they are included in the kernels, it is more difficult to test and fine tune the functions.

End-Users

  • this project is NOT for you! Instead go to:
  • goldly

Demo

The demo is just for developers to see that all the functions in this module work as intended.

clj -X:goldly

To compile js and run:

clj -X:goldly:build :profile "npm-install"
clj -X:goldly:build :profile "compile2"
clj -X:goldly

tools.deps.alpha - addlib test

clj -M:test-addlib

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close