$ gnpm install x-path
An extention for native node path module.
$ npm install --save x-path
var path = require('x-path');
path.isAbsolutePath(somePath)
path.isRelativePath(somePath)
And three more come from path-extra
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.
Copyright (c) 2015 Node X Extras. Licensed under the MIT license.
Copyright 2013 - present © cnpmjs.org | Home |