To fetch the dependency via Leiningen use [net.eighttrigrams/cljs-text-editor "0.0.8"]
.
$ npx shadow-cljs watch app
Make sure shadow is connected on its websocket in order for the REPL to work.
$ clj -X:test :dirs '["test"]'
$ clojure -X:jar :jar CljsTextEditor.jar
$ env CLOJARS_USERNAME=username CLOJARS_PASSWORD=token clj -X:deploy
npx shadow-cljs release npm-lib cd dist npm publish
Set up with shadow-cljs shadow-cljs/quickstart-browser
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close