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

cd demo
clojure -X:webly:npm-install
clojure -X:webly:compile
clojure -X:webly:run

Navigate your webbrowser to port 8080.