node-isurl

Checks whether a value is a WHATWG URL
  https://github.com/stevenvachon/isurl#readme
  0
  no reviews



Works cross-realm/iframe and despite @@toStringTag. WHATWG URL API is used to parse, construct, normalise, and encode URLs. URLs will be encoded as per RFC 3986.

The Web Hypertext Application Technology Working Group is a community of people interested in evolving HTML and related technologies.

Node.js is an event-based server-side JavaScript engine.