proper-url-join

v1.0.0
Like `path.join` but for a URL.
url join path pathname normalize

lint

eslint .

test

jest --env node --coverage

build

npm run build:commonjs && npm run build:es

release

standard-version

build:es

BABEL_ENV=es babel src -d es

commitmsg

commitlint -e $GIT_PARAMS

precommit

lint-staged

prerelease

npm t && npm run lint && npm run build

build:commonjs

BABEL_ENV=commonjs babel src -d lib

Metadata

  • MIT
  • Whatever
  • AndrĂ© Cruz
  • released 11/22/2017

Downloads

Maintainers