|
hai 10 meses | |
---|---|---|
.. | ||
lib | hai 10 meses | |
LICENSE | hai 10 meses | |
NOTICE | hai 10 meses | |
README.md | hai 10 meses | |
index.js | hai 10 meses | |
package.json | hai 10 meses |
Path manipulation library for JavaScript.
npm i bare-path
const path = require('bare-path')
path.join('foo', 'bar') // foo/bar on posix, foo\bar on windows
Apache-2.0