UNPKG

urljoin

Version:

Join the urls like joining the paths

10 lines 222 B
language: node_js before_install: - npm install -g grunt-cli - npm uninstall grunt # https://github.com/npm/npm/issues/3958 node_js: - "0.10" - "0.11" after_script: - npm install -g istanbul - npm run coveralls