classnames

A simple utility for conditionally joining classNames together

prettier

Prettier is an opinionated code formatter

jquery

JavaScript library for DOM operations

minipass

minimal implementation of a PassThrough stream

eslint-visitor-keys

Constants and utilities about visitor keys to traverse AST.

shebang-command

Get the command from a shebang

npm-run-path

Get your PATH prepended with locally installed binaries

scheduler

Cooperative scheduler for the browser environment.

autoprefixer

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website

deepmerge

A library for deep (recursive) merging of Javascript objects

universalify

Make a callback- or promise-based function support both promises and callbacks.

path-key

Get the PATH environment variable key cross-platform

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`

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

@babel/preset-env

A Babel preset for each environment.

vue

The progressive JavaScript framework for building modern web UI.

eslint-plugin-react-hooks

ESLint rules for React Hooks

onetime

Ensure a function is only called once

@types/react-dom

TypeScript definitions for react-dom

doctrine

JSDoc parser

events

Node's event emitter for all engines.

@babel/generator

Turns an AST into code.

yocto-queue

Tiny queue data structure

@babel/traverse

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

escalade

A tiny (183B to 210B) and fast utility to ascend parent directories

base64-js

Base64 encoding/decoding in pure JS

chai

BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

xml2js

Simple XML to JavaScript object converter.

loose-envify

Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST

pkg-dir

Find the root directory of a Node.js project or npm package

wrappy

Callback wrapping utility

caniuse-lite

A smaller version of caniuse-db, with only the essentials!

path-type

Check if a path is a file, directory, or symlink

mime-types

The ultimate javascript content-type utility.

locate-path

Get the first path that exists on disk of multiple paths

cors

Node.js CORS middleware

@testing-library/react

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

is-extglob

Returns true if a string has an extglob.

jsdom

A JavaScript implementation of many web standards