Skip to content

Commit 41dced3

Browse files
save file
1 parent 4e45542 commit 41dced3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

libs/js/io/file-server/file-server.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</div>
8585

8686
<h1>
87-
libs/js/io/file-server/file-server.js
87+
libs / js / io / file-server / file-server.js
8888
</h1>
8989

9090
<div>
@@ -101,6 +101,10 @@ <h1>
101101
This library interfaces the server to expose direct file system operations to the browser through a simple fetch‑based API. By sending requests such as
102102
</p>
103103

104+
<p>
105+
the library requires nodejs to be installed
106+
</p>
107+
104108
<div>
105109
<input value=download type=button>
106110
</div>

0 commit comments

Comments
 (0)