string.prototype.trim

ES5 spec-compliant shim for String.prototype.trim

type-detect

Improved typeof detection for node.js and the browser.

source-map

Generates and consumes source maps

aria-query

Programmatic access to the ARIA specification

promise

Bare bones Promises/A+ implementation

long

A Long class for representing a 64-bit two's-complement integer value.

decimal.js

An arbitrary-precision Decimal type for JavaScript.

@babel/plugin-syntax-dynamic-import

Allow parsing of import()

ee-first

return the first event in a set of ee/event pairs

set-function-name

Set a function's name property

deep-equal

node's assert.deepEqual algorithm

has-symbols

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

methods

HTTP methods that node supports

html-escaper

fast and safe way to escape and unescape &<>'" chars

possible-typed-array-names

A simple list of possible Typed Array names.

html-entities

Fastest HTML entities encode/decode library.

defaults

Easily handle defaults for your options

array-includes

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

he

A robust HTML entities encoder/decoder with full Unicode support.

lodash.isplainobject

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

mongodb

The official MongoDB driver for Node.js

@emotion/styled

styled API for emotion

typed-array-byte-offset

Robustly get the byte offset of a Typed Array

@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

sax

An evented streaming XML parser in JavaScript

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

hoist-non-react-statics

Copies non-react specific statics from a child component to a parent component

abort-controller

An implementation of WHATWG AbortController interface.

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

run-async

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

typed-array-byte-length

Robustly get the byte length of a Typed Array

typed-array-buffer

Get the ArrayBuffer out of a TypedArray, robustly.

fresh

HTTP response freshness testing

xmlbuilder

An XML builder for node.js

through2

A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

test-exclude

test for inclusion or exclusion of paths using globs

shell-quote

quote and parse shell commands

istanbul-reports

istanbul reports