Oh yes yes, that's what actually prompted this project. I use
http://jsoneditoronline.org all the time, and wanted something similar for
EDN.
Can't wait to flesh it out some more. I'll keep you posted.
Tim
On Fri, Jun 24, 2016 at 1:42 AM, 'Adrian A.' via Clojure <
clojure@googlegroups.com> wro
>
> Very rudimentary at this point - so a lot of TODOs. But have a look, let
> me know your thoughts. Hopefully it can help you out.
>
> Seeing the name of the project, my first thought was: maybe finally a web
based component/editor like https://github.com/josdejong/jsoneditor but for
EDN :).
Hey all,
I've created a dead simple online tool to pretty print EDN:
http://edneditor.com
There's just a lot of times that I'll have a chunk of EDN that I want to
pretty print, to get a better view of my data.
Very rudimentary at this point - so a lot of TODOs. But have a look, let me
know your