Skip to content

Path manipulation library for JavaScript

License

Notifications You must be signed in to change notification settings

holepunchto/bare-path

Repository files navigation

bare-path

Path manipulation library for JavaScript.

npm i bare-path

Usage

const path = require('bare-path')

path.join('foo', 'bar') // foo/bar on posix, foo\bar on windows

License

Apache-2.0

About

Path manipulation library for JavaScript

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •