Sorted by download count
Trace the original position through a source map
This package contains shared types of Jest's packages.
TypeScript is a language for application scale JavaScript development
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Strip comments from JSON. Lets you use comments in your JSON files!
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Human-friendly process signals
TypeScript definitions for yargs
A JavaScript parser
Express style path to RegExp utility
Parse JSON with more helpful errors
JavaScript sprintf implementation
Turns an AST into code.
Runtime for Regenerator-compiled generator and async functions.
Match balanced character pairs, like "{" and "}"
Validate identifier/keywords name
Encode & decode XML and HTML entities with ease & speed
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Get and robustly cache all JS language-level intrinsics at first require time
Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
A stand-alone types package for Undici
A light-weight module that brings Fetch API to node.js
Is this specifier a node.js core module?
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Types for the TypeScript-ESTree AST spec
A parser that converts TypeScript source code into an ESTree compatible form