Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.09 KB

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.

Todo

  • rename to ui-browser or ui-tools.
  • move stuff fomr pinkie (react catch, js-loader)
  • rnd grid from ui-input

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:npm-install
clj -X:goldly:build:compile
clj -X:goldly

tools.deps.alpha - addlib test

clj -M:test-addlib