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 411c634 commit e939d9bCopy full SHA for e939d9b
readme.md
@@ -1,11 +1,7 @@
1
-# ∴ spræ
+# [∴](https://dy.github.io/sprae) spræ
2
3
Microhydration for DOM tree with signals-based reactive attributes.
4
5
-#### [site](https://dy.github.io/sprae) [docs](https://dy.github.io/sprae/docs) [drops](https://dy.github.io/sprae/drops)
6
-
7
-## usage
8
9
```html
10
<div id="counter" :scope="{count: 1}">
11
<p :text="`Clicked ${count} times`"></p>
0 commit comments