path-win32

1.0.1 • Public • Published

path-win32

win32-specific core path module

usage

var path = require('path-win32')
path.resolve(__dirname, 'foo')

Extracted from lib/path.js in nodejs/node@2c33819370e50cd1c1eae43d2fd88bdc5aca1905 (master as of 2015/11/14)

api

see http://nodejs.org/api/path.html#path_path_resolve_from_to

installation

$ npm install path-win32

running the tests

From package root:

$ npm install
$ npm test

license

See LICENSE.md

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i path-win32

      Weekly Downloads

      28

      Version

      1.0.1

      License

      ISC

      Last publish

      Collaborators

      • stefanpenner