UNPKG
only.js
Version:
latest (1.0.0)
1.0.0
Automatically load and execute selector-based dependencies
ema4rl.github.io/Only.js/
ema4rl/Only.js
only.js
/
tests
/
labjs
/
index.html
11 lines
(10 loc)
•
226 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
/>
<
script
>
location.
replace
(
'http://labjs.getify.com/test_suite/'
);
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>