UNPKG
edom
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
JavaScript library for easily DOM manipulating
github.com/vestlirik/eDOMjs
vestlirik/eDOMjs
edom
/
index.html
11 lines
(10 loc)
•
169 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Title
</
title
>
<
script
src
=
"edom.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>