mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-23 00:32:46 +00:00
11 lines
719 B
Markdown
11 lines
719 B
Markdown
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
|
|
|
|
### `todo`
|
|
|
|
A simple todo application
|
|
|
|
| `.slint` Design | Rust Source | C++ Source | NodeJS | Online wasm Preview | Open in SlintPad |
|
|
| --- | --- | --- | --- | --- | --- |
|
|
| [`todo.slint`](./ui/todo.slint) | [`main.rs`](./rust/main.rs) | [`main.cpp`](./cpp/main.cpp) | [`main.js`](./node/main.js) | [Online simulation](https://slint.dev/snapshots/master/demos/todo/) | [Preview in Online Code Editor](https://slint.dev/snapshots/master/editor?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/todo/ui/todo.slint) |
|
|
|
|

|