UNPKG
hyperscript.org
Version:
beta (0.8.4-beta.3)
latest (0.9.14)
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.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.4-beta.3
0.8.4-beta.1
0.8.4-beta.0
0.8.3
0.8.2
0.8.1
0.8.0
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.1-alpha4
0.0.1-alpha3
0.0.1-alpha2
0.0.1-alpha1
0.0.1-alpha0
a small scripting language for the web
hyperscript.org
bigskysoftware/_hyperscript
hyperscript.org
/
dist
/
web
/
_hyperscript_web.js
9 lines
(4 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
import
_hyperscript
from
"../lib/core.js"
import
web
from
"../lib/web.js"
web
(_hyperscript)
export
default
_hyperscript