UNPKG
can-fragment
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.0.1
1.0.0
Create a fragment from lots of stuff
canjs
canjs/can-fragment
can-fragment
/
test.html
5 lines
(4 loc)
•
165 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-fragment
</
title
>
<
script
src
=
"node_modules/steal/steal.js"
main
=
"can-fragment/can-fragment-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>