Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
dns-prefetch-control
Middleware to set X-DNS-Prefetch-Control header.
punycode
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
cacheable-lookup
A cacheable dns.lookup(…) that respects TTL
dns-packet
An abstract-encoding compliant module for encoding / decoding DNS packets
multicast-dns
Low level multicast-dns implementation in pure javascript
pac-resolver
Generates an asynchronous resolver function from a PAC file
bonjour-service
A Bonjour/Zeroconf implementation in TypeScript
punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
dns-equal
Compare DNS record strings for equality
bonjour
A Bonjour/Zeroconf implementation in pure JavaScript
dns-txt
Encode/decode DNS-SD TXT record RDATA fields
@opentelemetry/instrumentation-dns
OpenTelemetry instrumentation for `node:dns` name resolution module
is-localhost-ip
Checks whether given DNS name or IPv4/IPv6 address belongs to a local machine
@zeit/dns-cached-resolve
Caching DNS resolve
public-ip
Get your public IP address — very fast!
dns-socket
Make low-level DNS requests with retry and timeout support.
dnstradamus
A prognosticating client-side DNS prefetcher for outbound links.
dnscache
dnscache for Node
is-online
Check if the internet connection is up
axios-cached-dns-resolve
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background