xml-name-validator

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

@smithy/util-base64

A Base64 <-> UInt8Array converter

unified

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

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.

debounce

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

detect-libc

Node.js module to detect the C standard library (libc) implementation family and version

shallow-clone

Creates a shallow clone of any JavaScript value.

domelementtype

all the types of nodes in htmlparser2's dom

stylis

A Light–weight CSS Preprocessor

socket.io-client

Realtime application framework client

@angular/core

Angular - the core framework

@smithy/middleware-serde

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

d3-array

Array manipulation, ordering, searching, summarizing, etc.

schema-utils

webpack Validation Utils

co

generator async control flow goodness

highlight.js

Syntax highlighting with language autodetection.

@colors/colors

get colors in your node.js console

@smithy/util-retry

Shared retry utilities to be used in middleware packages.

data-urls

Parses data: URLs

@babel/traverse

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

redis

A modern, high performance Redis client

jest-changed-files

A module used internally by Jest to check which files have changed since you last committed in git or hg.

define-lazy-prop

Define a lazily evaluated property on an object

@smithy/config-resolver

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

jsx-ast-utils

AST utility module for statically analyzing JSX

@smithy/middleware-retry

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

file-loader

A file loader module for webpack

fill-range

Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

acorn-import-assertions

Support for import assertions in acorn

string-length

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

@rollup/plugin-node-resolve

Locate and bundle third-party dependencies in node_modules

create-require

Polyfill for Node.js module.createRequire (<= v12.2.0)

es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

reflect.getprototypeof

An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible

postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

aws-sdk

AWS SDK for JavaScript

@smithy/hash-node

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

util

Node.js's util module for all engines

thenify

Promisify a callback-based function

cssstyle

CSSStyleDeclaration Object Model implementation