Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laffra authored Dec 5, 2024
1 parent 770d306 commit 42d5174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ LTK is a little toolkit for writing web UIs in PyScript. For an explanation of P
For examples, see:

- The [LTK kitchensink](https://pyscript.github.io/ltk/) for a live demo of all the widgets.
- A [Todo App](https://github.com/laffra/todo) that showcase declarative UIs using Reactive LTK.
- A [Slides Player](https://github.com/laffra/slides) that downloads a Google Slides presentation and shows it with LTK.
- Why use LTK? See the [pitch](https://pyscript.github.io/ltk/?tab=9), written with LTK.
- A personal website, [chrislaffra.com](https://chrislaffra.com), that uses several animations, SVG, styling, and timers to render a visual resume.
Expand Down

0 comments on commit 42d5174

Please sign in to comment.