README
BrowserFS Process v1.0.0
An emulation of NodeJS's
processvariable. Used in BrowserFS.
Provides only basic process functionality, such as changing directories and stdout/stdin/stderr emulation.
An emulation of Node's process module. Used in BrowserFS.
<script type="module">
import bfsProcess from 'https://cdn.skypack.dev/bfs-process';
</script>
An emulation of NodeJS's
processvariable. Used in BrowserFS.
Provides only basic process functionality, such as changing directories and stdout/stdin/stderr emulation.