fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
the mighty option parser used by yargs
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
The ultimate javascript content-type utility.
Super-fast alternative to Babel for when you can target modern JS runtimes
Utilities for working with TypeScript + ESLint together
Provides a list of electron-to-chromium version mappings
Convert character encodings in pure javascript.
micromark utility with symbols
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Helper functions around Function call/apply/bind, for use in `call-bind`
Set a function's name property
Create and parse Content-Disposition header
Runtime typescript and ESM support for Node.js
ECMAScript spec abstract operations.
A parser that converts TypeScript source code into an ESTree compatible form
Node.js body parsing middleware
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Object value retrieval given a string path
A lightweight carousel library with fluid motion and great swipe precision
ES2017 spec-compliant Object.values shim.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Get the ArrayBuffer out of a TypedArray, robustly.