Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
string_decoder
The string_decoder module from Node core
inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer
Node.js Buffer API, for the browser
isarray
Array#isArray for older browsers
convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
object-assign
ES2015 `Object.assign()` ponyfill
util-deprecate
The Node.js `util.deprecate()` function with browser support
open
Open stuff like URLs, files, executables. Cross-platform.
is-buffer
Determine if an object is a Buffer
reflect.getprototypeof
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
@opentelemetry/core
OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.
@opentelemetry/instrumentation
Base class for node which OpenTelemetry instrumentation modules extend
ip-address
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
@opentelemetry/api-logs
Public logs API for OpenTelemetry
js-cookie
A simple, lightweight JavaScript API for handling cookies
@opentelemetry/api
Public API for OpenTelemetry
ua-parser-js
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
brorand
Random number generator for browsers and node.js
stream-browserify
the stream module from node core for browsers