`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
`Object.defineProperty`, but not IE 8's broken one.
Type utilities for working with TypeScript + ESLint together
pure js diffie-hellman
OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Does this JS environment support the `name` property on functions?
Authentication agnostic authorization plugin for HapiJS
ES6 spec-compliant RegExp.prototype.flags shim.
Store information about any JS value in a side channel, using a Map
Hapi js wrapper for calling function using next() in express.js style
Store information about any JS value in a side channel. Uses WeakMap if available.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Store information about any JS value in a side channel, using a linked list
A dictionary of file extensions and associated module loaders.
A helper to optimistically set Symbol.toStringTag, when possible.
Disk storage adapter for catbox
Hapi auth scheme that can be prepended to other auth schemes and used for filtering requests based on ip addresses
Creates documentation of the endpoints of an application
ES proposal-spec-compliant Object.fromEntries shim.
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
TypeScript definitions for @hapipal/avocat