This implements the Node.js path module for environments that do not have it, like browsers. It was forked from path-browserify to add the win32 functions so both POSIX and Windows paths are supported ...