A swagger documentation UI generator plugin for hapi
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
validate express application inputs and parameters using joi
A querystring parser that supports nesting and arrays, with a depth limit
Store information about any JS value in a side channel. Uses WeakMap if available.
Helper function for exhaustive checks of discriminated unions in TypeScript
Does this JS environment support the `name` property on functions?
parse SPDX license expressions
ES6 spec-compliant RegExp.prototype.flags shim.
A MongoDB ObjectId validator for Joi
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
escape Markdown control characters
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
ES5 spec-compliant shim for String.prototype.trim
Store information about any JS value in a side channel, using a linked list
Performant, flexible and extensible forms library for React Hooks
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A joi validation middleware for Express.
Store information about any JS value in a side channel, using a Map
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value negative zero? === will lie to you
Unbox a boxed JS primitive value.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.