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
loose-envify
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
util-deprecate
The Node.js `util.deprecate()` function with browser support
is-buffer
Determine if an object is a Buffer
ecc-jsbn
ECC JS code based on JSBN
path-browserify
the path module from node core for browsers
js-cookie
A simple, lightweight JavaScript API for handling cookies
https-browserify
https module compatability for browserify
arch
Better `os.arch()` for node and the browser -- detect OS architecture
browserify-zlib
Full zlib module for the browser
stream-browserify
the stream module from node core for browsers
tty-browserify
the tty module from node core for browsers
browserify-aes
aes, for browserify
timers-browserify
timers module for browserify
constants-browserify
node's constants module for the browser
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
karma-source-map-support
Karma plugin for inline sourcemap support
xhr
small xhr abstraction