UNPKG
treeui
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.0
a tree user interface for files and other things
github.com/tmcw/treeui
tmcw/treeui
treeui
/
index.html
8 lines
(7 loc)
•
145 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
head
>
<
meta
charset
=
"utf-8"
>
<
link
href
=
'treeui.css'
rel
=
'stylesheet'
type
=
'text/css'
/>
</
head
>
<
body
>
<
script
src
=
'site.js'
>
</
script
>
</
body
>