slint/examples/todo-mvc
Olivier Goffart 78a3757b7f
Remormat all the toml file again to fix npm upload
Commit cd6f2e2 reformated the .toml, but the 80 char width column is
judged too small to be practical

Add a .taplo.toml file

Also do not split feature array
2025-04-09 15:06:00 +02:00
..
assets Added TodoMVC example (Rust mock version) (#5396) 2024-06-13 13:05:44 +02:00
rust Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00
ui Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
README.md examples: Fix links in READMEs 2024-09-14 14:44:41 +02:00

todo-mvc

A simple todo application based on the Model View Controller pattern.

.slint Design Rust Source Online wasm Preview Open in SlintPad
index.slint main.rs Online simulation Preview in Online Code Editor