Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@jridgewell/resolve-uri
Resolve a URI relative to an optional base URI
normalize-url
Normalize a URL
data-uri-to-buffer
Create an ArrayBuffer instance from a Data URI string
got
Human-friendly and powerful HTTP request library for Node.js
decode-uri-component
A better decodeURIComponent
file-uri-to-path
Convert a file: URI to a file path
url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments
relateurl
Minify URLs by converting them from absolute to relative.
is-relative
Returns `true` if the path appears to be relative.
tldts
Library to work against complex domain names, subdomains and URIs.
strict-uri-encode
A stricter URI encode adhering to RFC 3986
registry-url
Get the set npm registry URL
get-uri
Returns a `stream.Readable` from a URI string
fast-decode-uri-component
Fast and safe decodeURIComponent
timed-out
Timeout HTTP/HTTPS requests
is-absolute
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
url-template
A URI template implementation (RFC 6570 compliant)
mini-svg-data-uri
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
parseuri
Mighty but tiny URI parser
fast-url-parser
Extremely fast implementation of node core url library