is-valid-url
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

is-valid-url

NPM

A simple package to let you know if a string has a proper URL format.

It works nicely with TypeScript.

It exposes a isUrl function that will let you know if the argument is a URL or not.

Readme

Keywords

Package Sidebar

Install

npm i is-valid-url

Weekly Downloads

20

Version

1.0.1

License

MIT

Unpacked Size

2.83 kB

Total Files

5

Last publish

Collaborators

  • robertohuertasm