UNPKG
download-csv
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.9.1
0.9.0
0.5.0
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
a funtion to dowload csv file
github.com/AllenZeng/download-csv
AllenZeng/download-csv
download-csv
/
example
/
index.html
10 lines
•
174 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
demo
</
title
>
</
head
>
<
body
>
<
img
src
=
"./test.png"
alt
=
"code"
style
=
"width: 400px;"
/>
</
body
>
</
html
>