abbrev

Like ruby's abbrev module, but in js

proxy-addr

Determine address of proxied request

lodash.memoize

The lodash method `_.memoize` exported as a module.

is-docker

Check if the process is running inside a Docker container

jiti

Runtime typescript and ESM support for Node.js

tar-stream

tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

vue-router

> - This is the repository for Vue Router 4 (for Vue 3) > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).

@popperjs/core

Tooltip and Popover Positioning Engine

ramda

A practical functional library for JavaScript programmers.

undici

An HTTP/1.1 client, written from scratch for Node.js

array.prototype.flatmap

An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

spdx-license-ids

A list of SPDX license identifiers

domelementtype

all the types of nodes in htmlparser2's dom

underscore

JavaScript's functional programming helper library.

eslint-module-utils

Core utilities to support eslint-plugin-import and other module-related plugins.

jsonc-parser

Scanner and parser for JSON with comments.

@types/qs

TypeScript definitions for qs

fast-xml-parser

Validate XML, Parse XML, Build XML without C/C++ based libraries

mdn-data

Open Web data by the Mozilla Developer Network

watchpack

Wrapper library for directory and file watching.

regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

node-int64

Support for representing 64-bit integers in JavaScript

ipaddr.js

A library for manipulating IPv4 and IPv6 addresses in JavaScript.

escodegen

ECMAScript code generator

cli-table3

Pretty unicode tables for the command line. Based on the original cli-table.

mz

modernize node.js to current ECMAScript standards

globalthis

ECMAScript spec-compliant polyfill/shim for `globalThis`

regjsparser

Parsing the JavaScript's RegExp in JavaScript.

@aws-crypto/sha256-browser

SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.

glob-to-regexp

Convert globs to regular expressions

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

@smithy/util-retry

Shared retry utilities to be used in middleware packages.

@typescript-eslint/scope-manager

TypeScript scope analyser for ESLint

mongoose

Mongoose MongoDB ODM

babel-plugin-polyfill-corejs2

A Babel plugin to inject imports to core-js@2 polyfills

data-view-byte-offset

Get the byteOffset out of a DataView, robustly.

sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images

resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

makeerror

A library to make errors.

node-gyp

Node.js native addon build tool