Skip to content

Very loosely validate a url that humans might enter.

Notifications You must be signed in to change notification settings

segment-boneyard/is-human-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-human-url

Check whether a string is vaguely a URL.

Installation

$ component install segmentio/is-human-url
$ npm install is-human-url

API

isHumanUrl(string)

Checks whether string is vaguely a URL.

License

MIT

About

Very loosely validate a url that humans might enter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published