UNPKG
ion
Version:
latest (1.0.1)
1.0.1
1.0.0
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.5.8
0.5.7
ion language ========================
github.com/krisnye/ion
krisnye/ion
ion
/
test
/
index.html
11 lines
•
147 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
>
<
head
>
<
title
>
Tests
</
title
>
</
head
>
<
body
>
</
body
>
<
script
src
=
"lib/_browser.js"
>
</
script
>
<
script
>
require
.
runTests
()
</
script
>
</
html
>