Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
query-string
Parse and stringify URL query strings
gh-got
Convenience wrapper for Got to interact with the GitHub API
autolinker
Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
punycode
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
tr46
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
qs
A querystring parser that supports nesting and arrays, with a depth limit
@jridgewell/resolve-uri
Resolve a URI relative to an optional base URI
@diahkomalasarinpm/vel-et-sequi
Simple [JSON Web Token](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html) authorization module for Node.js.
encodeurl
Encode a URL to a percent-encoded form, excluding already-encoded sequences
nanoid
A tiny (118 bytes), secure URL-friendly unique string ID generator
follow-redirects
HTTP and HTTPS modules that follow redirects.
open
Open stuff like URLs, files, executables. Cross-platform.
requires-port
Check if a protocol requires a certain port number to be added to an URL.
normalize-url
Normalize a URL
got
Human-friendly and powerful HTTP request library for Node.js
url
The core `url` packaged standalone for use with Browserify.
url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
css-loader
css loader module for webpack
decode-uri-component
A better decodeURIComponent