Skip to content

Collection of routines to operate paths reliably and consistently. PathFundamentals leverages parsing, joining, extracting, normalizing, nativizing, resolving paths

License

Notifications You must be signed in to change notification settings

Wandalen/wPathBasic

Repository files navigation

module::PathBasic status stable

Collection of cross-platform routines to operate paths reliably and consistently. PathBasic leverages parsing, joining, extracting, normalizing, nativizing, resolving paths. Use the module to get uniform experience from playing with paths on different platforms.

Try out from the repository

git clone https://github.com/Wandalen/wPathBasic
cd wPathBasic
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wpathbasic@stable'

Willbe is not required to use the module in your project as submodule.

About

Collection of routines to operate paths reliably and consistently. PathFundamentals leverages parsing, joining, extracting, normalizing, nativizing, resolving paths

Resources

License

Stars

Watchers

Forks

Packages

No packages published