Skip to content

Commit

Permalink
Added To-Do
Browse files Browse the repository at this point in the history
  • Loading branch information
dvd101x authored Oct 21, 2023
1 parent f9cd771 commit 22f6898
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ This is a simple example of how to run CoolProp Javascript wrapper with units ha
[![interface](interface.png)](https://dvd101x.github.io/web-thermodynamics/
)

# To-Do
- [ ] Migrate to codemirror 6 with a build tool like Vite
- [ ] Migrate the language definition to CM6
- [ ] Scroll outputs into view and highlight them
- [ ] Not only text outputs (allow for latex)
- [ ] More efficient math evaluation (only update state when inputs change)
- [ ] Evaluate expression by expression (not necessarly block by block)
- [ ] Use Alpinejs to reduce code

# Basic example

It loads with three example expressions for each of the CoolProp functions available:
Expand Down

0 comments on commit 22f6898

Please sign in to comment.