cljs compiler toolings. Use shadow on npx.
Proxy to npx
cljs compiler toolings. Use shadow on npx. Proxy to [npx](https://shadow-cljs.github.io/docs/UsersGuide.html#_command_line)
(cljs-compile-cmd builds)
Command to compile the builds
(vector of strings).
Command to compile the `builds` (vector of strings).
(cljs-compile-release-cmd build)
Command to compile the builds
(vector of strings).
Command to compile the `builds` (vector of strings).
(cljs-watch-cmd shadow-cljs-aliases)
Watch modification on frontend code for aliases shadow-cljs-aliases
.
Watch modification on frontend code for aliases `shadow-cljs-aliases`.
(install-cmd)
Install components setup in package.json
.
Install components setup in `package.json`.
(karma-test-cmd)
Returns a command to launch karma test.
Returns a command to launch karma test.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close