Dear Leonistas,
I'd like to announce that leo-web 1.0 is now live at
https://boltex.github.io/leo-web/
It's the browser-based version of Leo Editor that I’ve been working on 😄
It started from a suggestion by Brian, which led me to experiment with a read-only HTML exporter—and eventually to integrate the TypeScript implementation core I had built for LeoJS.
It's a typescript (javascript) implementation that runs in your browser. Unlike the web version of LeoJS, it works with files on your computer instead of a github repo - Just choose a workspace for read/write access and a leoid the first time you use it, and you're all set!
Checkout the readme for more info: https://github.com/boltex/leo-web
Feedback, ideas, and bug reports are very welcome!
– Félix