UNPKG
can-attribute-encoder
Version:
3.x-legacy (0.3.5)
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Encode / decode attributes for DOM elements
canjs.com
canjs/can-attribute-encoder
can-attribute-encoder
/
test.html
5 lines
(4 loc)
•
192 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
title
>
can-attribute-encoder
</
title
>
<
script
src
=
"node_modules/steal/steal.js"
main
=
"can-attribute-encoder/can-attribute-encoder-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>