Skip to content

Commit

Permalink
Use Markdown in demos/index
Browse files Browse the repository at this point in the history
  • Loading branch information
lazamar committed Apr 21, 2024
1 parent 43d2423 commit 4c681d0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 23 deletions.
23 changes: 0 additions & 23 deletions demos/index.html

This file was deleted.

9 changes: 9 additions & 0 deletions demos/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# HTML-UI

This is a simple-as-it-gets library for using a virtual DOM to separate the handling of state and view.

Demos:

* [Minimal working example](./minimal.html)
* [TodoMVC](./todoMVC.html)
* [Rendering one million nodes](./million.html)

0 comments on commit 4c681d0

Please sign in to comment.