Get all methods in the Github Status API
Get and robustly cache all JS language-level intrinsics at first require time
JSON without touching any globals
ECMAScript 5 compatibility shims for legacy JavaScript engines
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Helper functions for V8 coverage files.
A library for arbitrary-precision decimal and non-decimal arithmetic
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Encode and decode HTML entities
General purpose node utilities
An arbitrary-precision Decimal type for JavaScript.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
HTTP methods that are supported by Swagger 2.0
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
A ponyfill (doesn't overwrite the native methods) to use Edge Runtime APIs in any environment.
Determine if the current node version supports the `--preserve-symlinks` flag.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES2019 spec-compliant String.prototype.trimStart shim.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Helper functions around Function call/apply/bind, for use in `call-bind`
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
HTTP methods that node supports