socket.io

node.js realtime framework server

colors

get colors in your node.js console

ts-jest

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

detect-newline

Detect the dominant newline character of a string

mimic-response

Mimic a Node.js HTTP response stream

core-js-compat

core-js compat

jest-environment-node

istanbul-lib-source-maps

Source maps support for istanbul

jszip

Create, read and edit .zip files with JavaScript http://stuartk.com/jszip

is-interactive

Check if stdout or stderr is interactive

is-generator-function

Determine if a function is a native generator function.

unpipe

Unpipe a stream from all destinations

watchpack

Wrapper library for directory and file watching.

pino

super fast, all natural json logger

env-paths

Get paths for storing things like data, config, cache, etc

jest-pnp-resolver

plug'n'play resolver for Webpack

postcss-import

PostCSS plugin to import CSS files

sisteransi

ANSI escape codes for some terminal swag

istanbul-lib-report

Base reporting library for istanbul

@types/estree

TypeScript definitions for estree

@smithy/protocol-http

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

jest-docblock

`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.

char-regex

A regex to match any full character, considering weird character ranges.

es-module-lexer

Lexes ES modules returning their import/export metadata

@aws-sdk/client-sts

AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native

jest-validate

Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.

eslint-module-utils

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

requires-port

Check if a protocol requires a certain port number to be added to an URL.

jest-circus

[type-definitions]: https://github.com/jestjs/jest/blob/main/packages/jest-types/src/Circus.ts

eslint-plugin-jest

ESLint rules for Jest

url

The core `url` packaged standalone for use with Browserify.

@swc/helpers

External helpers for the swc project.

luxon

Immutable date wrapper

pg

PostgreSQL client - pure javascript & libpq with the same API

babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code

es-shim-unscopables

Helper package to shim a method into `Array.prototype[Symbol.unscopables]`

media-typer

Simple RFC 6838 media type parser and formatter

exit

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

cross-env

Run scripts that set and use environment variables across platforms

@types/ws

TypeScript definitions for ws