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