nohost
nohost copied to clipboard
A web server in your web browser
From the docs, I feel the answer is no. However it would be great to allow this maybe via WebRTC?
Building the package fails in "parcel build src/nohost-sw.js --detailed-report" with a headlined error. Which semversion is used.
I think is no possible but I will ask anyway, Is there a way for the ServiceWorker (that your library use) to intercept fetch from a sandboxed iframe?
https://github.com/mathiasbynens/small has examples of small files, which is nice for testing with real data.
https://medium.com/dev-channel/testing-service-workers-318d7b016b19
@humphd I want to navigate through my local filesystem folder. so what should I do? The only way I got from this repo, is to create folders/files and write files'...