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 7f77fb8 commit 5fa9dffCopy full SHA for 5fa9dff
src/happyx.nim
@@ -247,6 +247,7 @@
247
## - [components](happyx/spa/components.html) provides working with components.
248
## - [translatable](happyx/spa/translatable.html) provides working with translatable strings.
249
## - [state](happyx/spa/state.html) provides reactivity.
250
+## - [spa_utils](happyx/spa/spa_utils.html) provides JS sugar for SPA.
251
## - [tag](happyx/spa/tag.html) provides VDOM.
252
##
253
## ### Server Side Rendering 🍍
0 commit comments