File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " haitch"
3
+ numberOfPeople : " 2-8"
4
+ pythonLevel : " Beginner"
5
+ contactPerson :
6
+ name : " Logan Connolly"
7
+
8
+ github : " logan-connolly"
9
+ links :
10
+ - title : " Repository"
11
+ url : " https://git.sr.ht/~loges/haitch"
12
+ - title : " Milestone v1"
13
+ url : " https://todo.sr.ht/~loges/haitch/14"
14
+ - title : " Minimal web app "
15
+ url : " https://git.sr.ht/~loges/haitch-example-fastapi"
16
+ ---
17
+
18
+ The goal of ` haitch ` is to bring the MDN HTML Docs to your editor. By utilizing
19
+ type annotations and inline documentation, this library enables you to write
20
+ apps where you're comfortable (` <insert-your-favorite-editor-here> ` ). No
21
+ templates and no JavaScript, just Python.
22
+
23
+ What I want from you is to ruthlessly test the library's API. Don't hold back.
24
+ Be ruthless with your feedback. What's unclear? How could it be improved? I'll
25
+ be there to answer questions and gather feedback for the future documentation.
26
+ Check out the milestone link for more details.
You can’t perform that action at this time.
0 commit comments