Source: node-isurl Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , chai , mocha , node-jsdom , node-is-object , node-lodash-packages , node-has-to-string-tag-x Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-isurl Vcs-Git: https://salsa.debian.org/js-team/node-isurl.git Homepage: https://github.com/stevenvachon/isurl#readme Rules-Requires-Root: no Package: node-isurl Architecture: all Depends: ${misc:Depends} , nodejs , node-is-object , node-has-to-string-tag-x Provides: ${nodejs:Provides} Description: Checks whether a value is a WHATWG URL 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.