You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Priyanka Punukollu 267a7b1e4f Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
..
test Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
.travis.yml Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
History.md Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
LICENSE-MIT Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
Readme.md Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
index.js Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago
package.json Merge remote main into local — keep all agent feature files and Angular UI changes 4 months ago

Readme.md

is-url

Check whether a string is a URL.

Installation

npm install is-url

API

isUrl(string)

Returns a Boolean indicating whether string is a URL.

License

MIT