bfs-path
v1.0.2
Published
An emulation of Node's path module. Used in BrowserFS.
Downloads
54,419
Readme
BrowserFS Path 1.0.2
An emulation of NodeJS's
path
module. Used in BrowserFS.
Features
- Compatible with NodeJS's
path
module.- Passes all of Node's
path
unit tests! See BrowserFS's repository for tests.
- Passes all of Node's
- Supports resolving paths relative to
.
!- In conjunction with bfs-process and BrowserFS.