Partial port of Node.js' path module, with support for manipulating buffers rather than strings.
This work is in pursuit of moving fs.cp towards a stable implementation.
- dirname (posix, windows).
- isAbsolute (posix, windows).
- join (posix, windows).
- normalize (posix, windows).