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
isarray
Array#isArray for older browsers
inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
buffer
Node.js Buffer API, for the browser
object-assign
ES2015 `Object.assign()` ponyfill
open
Open stuff like URLs, files, executables. Cross-platform.
util-deprecate
The Node.js `util.deprecate()` function with browser support
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
@opentelemetry/core
OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.
ip-address
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
@opentelemetry/instrumentation
Base class for node which OpenTelemetry instrumentation modules extend
@opentelemetry/api
Public API for OpenTelemetry
@opentelemetry/api-logs
Public logs 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
bowser
Lightweight browser detector
path-browserify
the path module from node core for browsers
underscore
JavaScript's functional programming helper library.