has-symbols

Determine if the JS environment has Symbol support. Supports spec, or shams.

mongodb

The official MongoDB driver for Node.js

@emotion/styled

styled API for emotion

readable-stream

Node.js Streams, a user-land copy of the stream library from Node.js

@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

aria-query

Programmatic access to the ARIA specification

typed-array-byte-offset

Robustly get the byte offset of a Typed Array

css-tree

A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations

encodeurl

Encode a URL to a percent-encoded form, excluding already-encoded sequences

possible-typed-array-names

A simple list of possible Typed Array names.

sax

An evented streaming XML parser in JavaScript

abort-controller

An implementation of WHATWG AbortController interface.

source-map

Generates and consumes source maps

run-async

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

graphemer

A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)

arraybuffer.prototype.slice

ES spec-compliant shim for ArrayBuffer.prototype.slice

typed-array-byte-length

Robustly get the byte length of a Typed Array

fresh

HTTP response freshness testing

xmlbuilder

An XML builder for node.js

typed-array-buffer

Get the ArrayBuffer out of a TypedArray, robustly.

test-exclude

test for inclusion or exclusion of paths using globs

shell-quote

quote and parse shell commands

istanbul-reports

istanbul reports

consola

Elegant Console Wrapper

domutils

Utilities for working with htmlparser2's dom

gensync

Allows users to use generators in order to write common functions that can be both sync or async.

aggregate-error

Create an error from multiple errors

safe-array-concat

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

cjs-module-lexer

Lexes CommonJS modules, returning their named exports metadata

@typescript-eslint/types

Types for the TypeScript-ESTree AST spec

which-boxed-primitive

Which kind of boxed JS primitive is this?

ts-jest

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

immer

Create your next immutable state by mutating the current one

core-js-compat

core-js compat

@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

istanbul-lib-source-maps

Source maps support for istanbul

pluralize

Pluralize and singularize any word

leven

Measure the difference between two strings using the Levenshtein distance algorithm

is-string

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

react-refresh

React is a JavaScript library for building user interfaces.