join-path
Join urls or system paths, even with undefined values.
Install
npm install join-path --save
Usage
var join = ; // OUTPUTS: some/path/for/testing; // OUTPUTS: http://test.com/aboutus/projects;
Run Tests
npm install
npm test
Join urls or system paths, even with undefined values.
npm install join-path --save
var join = ; // OUTPUTS: some/path/for/testing; // OUTPUTS: http://test.com/aboutus/projects;
npm install
npm test
npm i join-path
502,005
1.1.1
MIT