An open API service indexing awesome lists of open source software.

https://github.com/hzhu/browserfs-next

Next.js / BrowserFS / web worker demo
https://github.com/hzhu/browserfs-next

browserfs file-system nextjs web-worker

Last synced: about 1 month ago
JSON representation

Next.js / BrowserFS / web worker demo

Awesome Lists containing this project

README

          

browserfs-next
--------------------------------
This example demonstrates using an in-browser filesystem ([BrowserFS](https://github.com/jvilk/BrowserFS)) within a browser thread and [web worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers), all within [Next.js](https://nextjs.org/).