You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking for something like this for a while. We're working on a POSIX/node.js style filesystem for the browser, see https://github.com/js-platform/filer. For various things I'd love to have the ability to open a visual shell and run shell and fs operations. Most of the terminals I've seen in js land aren't up to the job. Your demo makes it look this jsterm might be.
How hard would it be to hack your fs backend logic to use the node/filer style API?
I've been looking for something like this for a while. We're working on a POSIX/node.js style filesystem for the browser, see https://github.com/js-platform/filer. For various things I'd love to have the ability to open a visual shell and run shell and fs operations. Most of the terminals I've seen in js land aren't up to the job. Your demo makes it look this jsterm might be.
How hard would it be to hack your fs backend logic to use the node/filer style API?
cc @modeswitch, @simonwex
The text was updated successfully, but these errors were encountered: