Is this specifier a node.js core module?
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
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
A lightweight carousel library with fluid motion and great swipe precision
Runtime typescript and ESM support for Node.js
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
unist utility to check if a node passes a test
Helper functions around Function call/apply/bind, for use in `call-bind`
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Node.js body parsing middleware
Create and parse Content-Disposition header
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
webpack Validation Utils
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Object value retrieval given a string path
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES2017 spec-compliant Object.values shim.
Parse, validate, manipulate, and display dates
Determine if a function is a native generator function.
Get the ArrayBuffer out of a DataView, robustly.
`Object.defineProperty`, but not IE 8's broken one.