Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 592 Bytes

todo.md

File metadata and controls

21 lines (18 loc) · 592 Bytes

To-Do

  • Plots
  • Migrate the language definition to CM6
    • Dynamic autocomplete
  • More efficient math evaluation (only update state when inputs change)
  • Evaluate expression by expression (not necessarly block by block)

Maybe

  • Saves state
  • Webworkers
  • Share URL
  • Load doc
  • Open doc (drag and drop)

Done [x]

  • Scroll outputs into view and highlight them
  • Fix nits "J/kg"
  • Migrate to codemirror 6 with a build tool like Vite
  • Not only text outputs (allow for latex)
  • Use Alpinejs to reduce code