wgitpath

0.3.408 • Public • Published

module::GitPath status stable

Collection of cross-platform routines to operate over git paths reliably and consistently. GitPath leverages parsing, normalizing, nativizing git 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/wGitPath
cd wGitPath
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 'wgitpath@stable'

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

/wgitpath/

    Package Sidebar

    Install

    npm i wgitpath

    Weekly Downloads

    569

    Version

    0.3.408

    License

    MIT

    Unpacked Size

    61.6 kB

    Total Files

    10

    Last publish

    Collaborators

    • wandalen