-
# Bug report
I'm able to load private NPM packages by following documentation outlined here: https://sandpack.codesandbox.io/docs/guides/private-packages
I setup the Verdaccio NPM proxy as outline…
-
1. Browserify flying-squid for a singleplayer server
2. Use WebRTC to open to LAN
-
By doing so, OS.js application packaging would align with PWA standards and [WebPack support](https://github.com/arthurbergmz/webpack-pwa-manifest). This further paves a path to OS.js support for [We…
-
First thing that we need to agree before adding Scheme interpreter code and front-end REPL. In need to be generic and allow to change Scheme implementation and maybe also the REPL.
In my interprete…
-
Thanks to @gragland for the use case. Divjoy generates a CRA project with a server with two dependencies: `aws-sdk` (which works fine) and `mailchimp-api-v3`, which doesn't.
Two dependencies are th…
-
Hi there, I'm the maintainer of BrowserFS. I've been going though the dependents of browserfs.
Please see the notice in the readme: https://github.com/jvilk/browserfs
Would you be interested in …
-
In older browsers without WebSockets, WebSockify attempts to load a Flash file as a polyfill.
But it doesn't load properly.
WebSockify uses its _own_ `load_scripts` function to dynamically pull in p…
jvilk updated
8 years ago
-
I had a few things I wanted to do that I am not yet sure how to do so I thought I could ask in bulk here:
- Start apps maximized
- Some apps do, some don't
- Resize canvas dynamically
- Can …
-
I'm thinking of using this in the browser, as I've read in the documentation that it should be supported.
Basically I need to store some sensitive user data, but don't want the hassle of having to …
-
> It would be very useful to have the ability to set the options used by the fetch call in the fetchFileAsync function. In particular, this would allow the Fetch backend to access resources that requi…