We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dd25e commit bb3642bCopy full SHA for bb3642b
README.md
@@ -4,6 +4,7 @@ LTK is a little toolkit for writing web UIs in PyScript. For an explanation of P
4
For examples, see:
5
6
- The [LTK kitchensink](https://pyscript.github.io/ltk/) for a live demo of all the widgets.
7
+ - [Lifesaver.coach](https://lifesaver.coach/), a modern, responsive app written in LTK.
8
- [PyAlgoViz](https://github.com/laffra/pyalgoviz-pyscript) using MicroPython, PyOdide, and Reactive LTK.
9
- A [Todo App](https://github.com/laffra/todo) that showcases declarative UIs using Reactive LTK and calling OpenAI.
10
- A [Slides Player](https://github.com/laffra/slides) that downloads a Google Slides presentation and shows it with LTK.
0 commit comments