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
GitHub - holepunchto/bare-path: Path manipulation library for JavaScript
{{ message }}
holepunchto / bare-path Public
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Path manipulation library for JavaScript