Skip to content

pink-gorilla/ui-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published