Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
human-signals
Human-friendly process signals
@babel/core
Babel compiler core.
is-symbol
Determine if a value is an ES6 Symbol or not.
is-generator-function
Determine if a function is a native generator function.
terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
string.prototype.trimstart
ES2019 spec-compliant String.prototype.trimStart shim.
dedent
A string tag that strips indentation from multi-line strings. ⬅️
string.prototype.trimend
ES2019 spec-compliant String.prototype.trimEnd shim.
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
eslint-plugin-import
Import with sanity.
rollup
Next-generation ES module bundler
is-async-function
Determine if a function is a native async function.
interpret
A dictionary of file extensions and associated module loaders.
symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
any-promise
Resolve any installed ES6 compatible promise
babel-loader
babel module loader for webpack
thenify
Promisify a callback-based function
thenify-all
Promisifies all the selected functions in an object
mz
modernize node.js to current ECMAScript standards