Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
rollup-plugin-external-globals
Transform external imports into global variables like output.globals.
es-info
Analyze ES module and extract information about imports, exports, and dynamic imports.
babel-plugin-transform-rewrite-imports
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely.
get-imported
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
get-es-imports-exports
Recursively get imports and exports for files using ES import/export syntax
check-esm
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
call-bind
Robustly `.call.bind()` a function
js-tokens
Tiny JavaScript tokenizer.
is-bigint
Is this value an ES BigInt?
typed-array-length
Robustly get the length of a Typed Array
internal-slot
ES spec-like internal slots
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
call-bound
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
typed-array-byte-length
Robustly get the byte length of a Typed Array
interpret
A dictionary of file extensions and associated module loaders.
uglify-js
JavaScript parser, mangler/compressor and beautifier toolkit
d
Property descriptor factory
ext
JavaScript utilities with respect to emerging standard
@formatjs/ecma402-abstract
A collection of implementation for ECMAScript abstract operations