Liking cljdoc? Tell your friends :D

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

Use cdemirror in goldly.

End-Users

Demo

clojure -X:goldly

Navigate your webbrowser to port. Quil snippes are in running systems / snippet-registry

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)
  • goldly needs to edit snippets
  • notebook needs to edit code (inside a notebook)
  • in goldly apps you might have a special usecase

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/goldly.

Can you improve this documentation?Edit on GitHub

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

× close