A first take on a Hoplon playground using the scittle plugin I did over the weekend. Based on https://babashka.org/scittle/codemirror.html
this is exciting
@mynomoto If you're not using https://github.com/nextjournal/clojure-mode as a codemirror 6 plugin, I heartily recommend it. You can even use it straight from JS / NPM now (thanks to porting to #squint)
https://hoplon.io/playground.html is live and it uses clojure-mode as suggested. Thank you!
very nice
Thanks for suggesting that. I will try it later. I need import maps like in the codemirror example right? https://babashka.org/scittle/codemirror.html
yes
you can check the squint-cljs index.html for this