proxy-addr

Determine address of proxied request

exit

A replacement for process.exit that ensures stdio are fully drained before exiting.

reselect

Selectors for Redux.

extend

Port of jQuery.extend for node.js and the browser

webpack-cli

CLI for webpack & friends

collect-v8-coverage

Use this module to start and stop the V8 inspector manually and collect precise coverage.

expect

This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).

@smithy/util-middleware

Shared utilities for to be used in middleware packages.

jwt-decode

Decode JWT tokens, mostly useful for browser applications.

smart-buffer

smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.

eslint-plugin-promise

Enforce best practices for JavaScript promises

pathe

Universal filesystem path utils

big.js

A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic

mustache

Logic-less {{mustache}} templates with JavaScript

dom-serializer

render domhandler DOM nodes to a string

@opentelemetry/semantic-conventions

OpenTelemetry semantic conventions

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).

babel-plugin-polyfill-corejs2

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

@smithy/middleware-stack

Provides a means for composing multiple middleware functions into a single handler

recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

minizlib

A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.

unified

parse, inspect, transform, and serialize content through syntax trees

babel-preset-current-node-syntax

A Babel preset that enables parsing of proposals supported by the current Node.js version.

socket.io-client

Realtime application framework client

@smithy/url-parser

[![NPM version](https://img.shields.io/npm/v/@smithy/url-parser/latest.svg)](https://www.npmjs.com/package/@smithy/url-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/url-parser.svg)](https://www.npmjs.com/package/@smithy/url-parser)

debounce

Delay function calls until a set time elapses after the last invocation

braces

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

@smithy/fetch-http-handler

Provides a way to make requests

mdn-data

Open Web data by the Mozilla Developer Network

@smithy/middleware-endpoint

[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-endpoint/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-endpoint.svg)](https://www.npmjs.com/packag

xml-name-validator

Validates whether a string matches the production for an XML name or qualified name

co

generator async control flow goodness

highlight.js

Syntax highlighting with language autodetection.

@smithy/util-base64

A Base64 <-> UInt8Array converter

@types/unist

TypeScript definitions for unist

d3-array

Array manipulation, ordering, searching, summarizing, etc.

shallow-clone

Creates a shallow clone of any JavaScript value.

schema-utils

webpack Validation Utils

make-fetch-happen

Opinionated, caching, retrying fetch client

@babel/traverse

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes