GitHub - holepunchto/bare-path: Path manipulation library for JavaScript

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Path manipulation library for JavaScript

License

Apache-2.0 license

5 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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

Readme

License

Apache-2.0 license

Activity

Custom properties

Stars

5 stars

Watchers

17 watching

Forks

0 forks