UNPKG
mach-react
Version:
latest (0.3.3)
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.0
Fast, and tiny react implementation.
github.com/rolandpoulter/mach-react
rolandpoulter/mach-react
mach-react
/
benchmark
/
index.html
11 lines
(10 loc)
•
176 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
Mach React - Benchmark
</
title
>
<
script
src
=
"bundle.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>