UNPKG
can-attribute-observable
Version:
latest (2.0.2)
pre (2.0.0-pre.1)
2.0.2
2.0.1
2.0.0
2.0.0-pre.1
2.0.0-pre.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Create observables from HTML attributes.
can-attribute-observable
/
test
/
test.html
5 lines
(4 loc)
•
187 B
HTML
View Raw
1
2
3
4
5
<!DOCTYPE
html
>
<
title
>
can-attribute-observable
</
title
>
<
script
src
=
"../node_modules/steal/steal.js"
main
=
"can-attribute-observable/test/test.js"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>