bfs-process
v1.0.0
Published
An emulation of Node's process module. Used in BrowserFS.
Downloads
630
Readme
BrowserFS Process v1.0.0
An emulation of NodeJS's
process
variable. Used in BrowserFS.
Provides only basic process
functionality, such as changing directories and stdout
/stdin
/stderr
emulation.