callsites

Get callsites from the V8 stack trace API

safer-buffer

Modern Buffer API polyfill without footguns

clone

deep cloning of objects and arrays

eslint-scope

ECMAScript scope analyzer for ESLint

lodash-es

Lodash exported as ES modules.

minimist

parse argument options

merge-stream

Create a stream that emits events from multiple other streams

ci-info

Get details about the current Continuous Integration environment

node-addon-api

Node.js API (Node-API)

follow-redirects

HTTP and HTTPS modules that follow redirects.

immutable

Immutable Data Collections

es-errors

A simple cache for a few of the JS Error constructors.

set-function-length

Set a function's length property

fastq

Fast, in memory work queue

figures

Unicode symbols with fallbacks for older terminals

define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

eslint-plugin-prettier

Runs prettier as an eslint rule

file-entry-cache

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

uri-js

An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.

prompts

Lightweight, beautiful and user-friendly prompts

readdirp

Recursive version of fs.readdir with streaming API.

restore-cursor

Gracefully restore the CLI cursor on exit

redux

Predictable state container for JavaScript apps

parse5

HTML parser and serializer.

ieee754

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

slash

Convert Windows backslash paths to slash paths

on-finished

Execute a callback when a request closes, finishes, or errors

htmlparser2

Fast & forgiving HTML/XML parser

side-channel

Store information about any JS value in a side channel. Uses WeakMap if available.

kleur

The fastest Node.js library for formatting terminal text with ANSI colors~!

run-parallel

Run an array of functions in parallel

acorn-walk

ECMAScript (ESTree) AST walker

esquery

A query library for ECMAScript AST using a CSS selector like query language.

flatted

A super light and fast circular JSON parser.

reusify

Reuse objects and functions with style

object-inspect

string representations of objects in node and the browser

webidl-conversions

Implements the WebIDL algorithms for converting to and from JavaScript values

supports-preserve-symlinks-flag

Determine if the current node version supports the `--preserve-symlinks` flag.

prop-types

Runtime type checking for React props and similar objects.