ramda

A practical functional library for JavaScript programmers.

globalthis

ECMAScript spec-compliant polyfill/shim for `globalThis`

@aws-crypto/sha256-browser

SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.

mongoose

Mongoose MongoDB ODM

@types/estree

TypeScript definitions for estree

react-refresh

React is a JavaScript library for building user interfaces.

sharp

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images

node-gyp

Node.js native addon build tool

abbrev

Like ruby's abbrev module, but in js

resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

highlight.js

Syntax highlighting with language autodetection.

babel-plugin-polyfill-corejs3

A Babel plugin to inject imports to core-js@3 polyfills

@smithy/util-retry

Shared retry utilities to be used in middleware packages.

functions-have-names

Does this JS environment support the `name` property on functions?

lodash.camelcase

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

whatwg-encoding

Decode strings according to the WHATWG Encoding Standard

jest

Delightful JavaScript Testing.

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

which-typed-array

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

underscore

JavaScript's functional programming helper library.

@typescript-eslint/scope-manager

TypeScript scope analyser for ESLint

dot-prop

Get, set, or delete a property from a nested object using a dot path

html-escaper

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

@types/ws

TypeScript definitions for ws

@aws-sdk/credential-provider-node

AWS credential provider that sources credentials from a Node.JS environment.

split2

split a Text Stream into a Line Stream, using Stream 3

svgo

Nodejs-based tool for optimizing SVG vector graphics files

color

Color conversion and manipulation with CSS string support

cssesc

A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.

is-data-view

Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

html-entities

Fastest HTML entities encode/decode library.

cross-env

Run scripts that set and use environment variables across platforms

url-join

Join urls and normalize as in path.join.

@smithy/smithy-client

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

rc

hardwired configuration loader

@eslint/eslintrc

The legacy ESLintRC config file format for ESLint

babel-plugin-polyfill-regenerator

A Babel plugin to inject imports to regenerator-runtime

forwarded

Parse HTTP X-Forwarded-For header

xml-name-validator

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

react-router

Declarative routing for React