react-refresh

React is a JavaScript library for building user interfaces.

css-select

a CSS selector compiler/engine

eslint-plugin-jest

ESLint rules for Jest

@types/json-schema

TypeScript definitions for json-schema

cssesc

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

@aws-crypto/sha256-js

A pure JS implementation SHA256.

spdx-license-ids

A list of SPDX license identifiers

tar-fs

filesystem bindings for tar-stream

media-typer

Simple RFC 6838 media type parser and formatter

husky

Modern native Git hooks

is-docker

Check if the process is running inside a Docker container

regjsparser

Parsing the JavaScript's RegExp in JavaScript.

@types/estree

TypeScript definitions for estree

colors

get colors in your node.js console

stack-utils

Captures and cleans stack traces

@typescript-eslint/types

Types for the TypeScript-ESTree AST spec

es-module-lexer

Lexes ES modules returning their import/export metadata

consola

Elegant Console Wrapper

sisteransi

ANSI escape codes for some terminal swag

@aws-sdk/client-sts

AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native

svgo

Nodejs-based tool for optimizing SVG vector graphics files

@popperjs/core

Tooltip and Popover Positioning Engine

domutils

Utilities for working with htmlparser2's dom

jest-environment-node

@swc/helpers

External helpers for the swc project.

object.entries

ES2017 spec-compliant Object.entries shim.

wcwidth

Port of C's wcwidth() and wcswidth()

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

abbrev

Like ruby's abbrev module, but in js

merge-descriptors

Merge objects using their property descriptors

leven

Measure the difference between two strings using the Levenshtein distance algorithm

jest-docblock

`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.

babel-plugin-polyfill-regenerator

A Babel plugin to inject imports to regenerator-runtime

clean-stack

Clean up error stack traces

cli-table3

Pretty unicode tables for the command line. Based on the original cli-table.

@smithy/protocol-http

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

postcss-import

PostCSS plugin to import CSS files

vue-router

> - This is the repository for Vue Router 4 (for Vue 3) > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).

istanbul-lib-coverage

Data library for istanbul coverage objects

@babel/plugin-syntax-import-meta

Allow parsing of import.meta