A helper to optimistically set Symbol.toStringTag, when possible.
Check if an environment is big endian.
Test if a value is a string.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Test if a value is an array.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if a value is a boolean.
A module for Fastify to parse x-www-form-urlencoded bodies
Test if a value is a function.
Test if a value is an object.
Implements the WebIDL algorithms for converting to and from JavaScript values
Test if a value is a number.
Test if a value is a regular expression.
A tiny cross-platform promise based wrapper around child_process.spawn.
Test if a value is object-like.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Webpack Virtual Modules
Test if a value is a Buffer object.
Give a regex, get a robust predicate function that tests it against a string.
Esprima-compatible implementation of the Mozilla JS Parser API
Serve Swagger-ui for Fastify
Test if a value is a plain object.
Detect native Buffer support.