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 770d306 commit 42d5174Copy full SHA for 42d5174
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
+ - A [Todo App](https://github.com/laffra/todo) that showcase declarative UIs using Reactive LTK.
8
- A [Slides Player](https://github.com/laffra/slides) that downloads a Google Slides presentation and shows it with LTK.
9
- Why use LTK? See the [pitch](https://pyscript.github.io/ltk/?tab=9), written with LTK.
10
- A personal website, [chrislaffra.com](https://chrislaffra.com), that uses several animations, SVG, styling, and timers to render a visual resume.
0 commit comments