1.0.5 • Published 6 months ago

path-convert-js v1.0.5

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
6 months ago

path-converter.js

This javascript tool permit to easily convert an input path to DOS, Unix, or DOS with backslashes-escaped output path

Usage

Here is the usage as descibed by the tool itself :

Usage: path-convert "path"

Methods: --escape : Escape backslashes in DOS --toUnix : Convert to Unix path --toDOS : Convert to DOS path

Examples: path-convert --toUnix "C:\Users\Username\Documents" path-convert --toDOS "/home/user/documents"

I hope this can help you!

Made for Hackclub's minus-twelve YSWS

1.0.5

6 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago