UNPKG
oppo
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
A lisp for javascript
oppo
/
website
/
index.html
10 lines
•
194 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Oppo - Lisp for Javascript
</
title
>
<
script
src
=
"../dist/oppo.js"
>
</
script
>
<
script
src
=
"test.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>