File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ Can be used to sync stateful or stateless components with some other provider of
12
12
yarn add one-way-data-binding-library.mjs
13
13
```
14
14
15
+ ## 😏 Examples ❤️
16
+
17
+ Canvas API, DOM API and React examples are available:
18
+
19
+ [ https://c-py.github.io/one-way-data-binding-library.mjs/ ] ( https://c-py.github.io/one-way-data-binding-library.mjs/ )
20
+
15
21
## 💯 Basic Usage 👆
16
22
17
23
``` js
Original file line number Diff line number Diff line change 40
40
</ head >
41
41
< body >
42
42
< h1 > one-way-data-binding-library.mjs</ h1 >
43
+ < a href ="https://github.com/c-py/one-way-data-binding-library.mjs "
44
+ > https://github.com/c-py/one-way-data-binding-library.mjs</ a
45
+ >
43
46
< div class ="cols ">
44
47
< div class ="row ">
45
48
< div >
You can’t perform that action at this time.
0 commit comments