is-uri

v1.2.6
Determinate if a string is a valid URI.
invalid is parse uri valid

clean

rm -rf node_modules

contributors

(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true

lint

standard

postrelease

npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)

prerelease

npm run update:check && npm run contributors

pretest

npm run lint

release

standard-version -a

release:github

conventional-github-releaser -p angular

release:tags

git push --follow-tags origin HEAD:master

test

c8 ava

update

ncu -u

update:check

ncu -- --error-level 2
npm i is-uri

Metadata

  • MIT
  • >= 4
  • Kiko Beats
  • released 10/24/2023

Downloads

Maintainers