UNPKG
can-key-tree
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Add and remove items to a tree
github.com/canjs/can-key-tree
canjs/can-key-tree
can-key-tree
/
test.html
5 lines
(4 loc)
•
165 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-key-tree
</
title
>
<
script
src
=
"node_modules/steal/steal.js"
main
=
"can-key-tree/can-key-tree-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>