unixifypath

0.1.0 • Public • Published

node-unixifypath

Unixify pathname for Node.js, return pathname with sep "/" instead of sep "\".

Usage

var unixifypath = require('unixifypath')
unixifypath('\\path\\to') // => /path/to

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i unixifypath

      Weekly Downloads

      1

      Version

      0.1.0

      License

      none

      Last publish

      Collaborators

      • yuanyan