Hacker News new | ask | show | jobs
by rowanc1 1949 days ago
Hi HN!

I have been working on components/tools to help with interactive scientific writing and authoring explorable explanations. The collection at curvenote.dev has two main parts (1) a WYSIWYG text editor/schema; and (2) a set of reactive (web-)components to create explorable explanations.

Super inspired by the work that @mathisonian++ have been doing on Idyll (https://hn.algolia.com/?q=idyll), which has similar goals. I am hoping that our WYSIWYG editor will start to talk Idyll-lang soon, we started with MyST (https://myst-parser.readthedocs.io/) which has been getting traction in the Jupyter Notebook community lately.

All open source, MIT. Happy to answer any questions!