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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i unixifypath

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • yuanyan