An emulation of NodeJS's
path
module. Used in BrowserFS.
- 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.