Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@jridgewell/trace-mapping
Trace the original position through a source map
convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
@ampproject/remapping
Remap sequential sourcemaps through transformations to point at the original source code
loose-envify
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
@jridgewell/gen-mapping
Generate source maps
istanbul-lib-source-maps
Source maps support for istanbul
@jridgewell/source-map
Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API
detect-indent
Detect the indentation of code
esniff
Low footprint ECMAScript source code parser
redeyed
Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.
detective
find all require() calls by walking the AST
inquirer-checkbox-plus-prompt
Checkbox with autocomplete and other additions for Inquirer
find-requires
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
inline-source-map
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
combine-source-map
Add source maps of multiple files, offset them and then combine them into one source map
callsite-record
Create fancy log entries for errors and function call sites.
falafel
transform the ast on a recursive walk
tosource
toSource converts JavaScript objects back to source
envify
Selectively replace Node-style environment variables with plain strings.
@stdlib/utils-library-manifest
Load a manifest for compiling source files.