Liking cljdoc? Tell your friends :D

ui-codemirror GitHub Actions status |pink-gorilla/ui-codemirrormirrorClojars Project

Codemirror Code Editors / Viewer.

End-Users

Why ui-codemirror?

  • Codemirror requires a lot of customization, so this needs to be done somewhere
  • this is especially true for startup bootstrapping (css with themes, js global init)
  • a clojure editor is handy to edit code snippets or entire code namespaces.

Demo

clojure -X:goldly-build :profile '"npm-install"'
clojure -X:goldly-build :profile '"compile"'
clojure -X:goldly-run

Navigate your webbrowser to port 8080.

Use outside of goldly and webly

  • We use on goldly and webly to manage css and for snippet examples.
  • You can create a custom clojurescript project with shadow-cljs and ignore src/ui/codemirror/goldly.

Can you improve this documentation?Edit on GitHub

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

× close