@colors/colors

get colors in your node.js console

data-uri-to-buffer

Create an ArrayBuffer instance from a Data URI string

emittery

Simple and modern async event emitter

sass

A pure JavaScript implementation of Sass.

@babel/highlight

Syntax highlight JavaScript strings for output in terminals.

symbol-tree

Turn any collection of objects into its own efficient tree or linked list using Symbol

eslint-plugin-jsx-a11y

Static AST checker for accessibility rules on JSX elements.

get-port

Get an available port

cheerio

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

cli-truncate

Truncate a string to a specific width in the terminal

@jridgewell/gen-mapping

Generate source maps

d3-shape

Graphical primitives for visualization, such as lines and areas.

to-regex-range

Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

unicode-match-property-value-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

@babel/plugin-syntax-object-rest-spread

Allow parsing of object rest/spread

lz-string

LZ-based compression algorithm

@graphql-tools/utils

Common package containing utils and types for GraphQL tools

jake

JavaScript build tool, similar to Make or Rake

assert

The assert module from Node.js, for the browser.

@testing-library/dom

Simple and complete DOM testing utilities that encourage good testing practices.

@babel/helper-annotate-as-pure

Helper function to annotate paths and nodes with #__PURE__ comment

stylis

A Light–weight CSS Preprocessor

media-typer

Simple RFC 6838 media type parser and formatter

sucrase

Super-fast alternative to Babel for when you can target modern JS runtimes

simple-git

Simple GIT interface for node.js

util

Node.js's util module for all engines

npm-package-arg

Parse the things that can be arguments to `npm install`

common-tags

a few common utility template tags for ES2015

@babel/plugin-transform-react-jsx

Turn JSX into React function calls

unique-names-generator

Generate unique and memorable names

dompurify

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin

resize-observer-polyfill

A polyfill for the Resize Observer API

anymatch

Matches strings against configurable strings, globs, regular expressions, and/or functions

@babel/plugin-transform-destructuring

Compile ES2015 destructuring to ES5

@types/babel__core

TypeScript definitions for @babel/core

vary

Manipulate the HTTP Vary header

@sindresorhus/is

Type check values

tree-kill

kill trees of processes

array.prototype.findlast

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

@types/debug

TypeScript definitions for debug