UNPKG
can-value
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0
Observable values from other CanJS observables.
canjs.com/doc/can-value.html
canjs/can-value
can-value
/
test
/
test.html
5 lines
(4 loc)
•
160 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-value tests
</
title
>
<
script
src
=
"../node_modules/steal/steal.js"
main
=
"can-value/test/test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>