Skip to content

Filesystem path mapping between WSL and Windows. wslpath is not used inside. Only TypeScript code

Notifications You must be signed in to change notification settings

yisonPylkita/wslpath.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wslpath.ts - translate file system paths between WSL and Windows

Build Status

I found few projects with the same aim but the were either written in something else than TypeScript/JavaScript or were just calling wslpath application to do path translation. After some profiling I found out that I could not afford to create new process with native wslpath application every time I needed path translation. So I decided to create this library.

TODO: usage examples

About

Filesystem path mapping between WSL and Windows. wslpath is not used inside. Only TypeScript code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published