No description provided.
Synchronous validation of a path existing either as a file or as a directory.
Lazy assertions without performance penalty
Is this specifier a node.js core module?
Simple lazy loading component built with react
Esprima-compatible implementation of the Mozilla JS Parser API
A querystring parser that supports nesting and arrays, with a depth limit
Robust Environment Configuration for Universal Applications.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
minimalistic-assert ===
The assert module from Node.js, for the browser.
Define a lazily evaluated property on an object
typesafe assertion library for TypeScript 3.7+
Type check values
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
correct invalid SPDX expressions
assert with status codes
A robust, ES3 compatible, "has own property" predicate.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Is this value a JS ArrayBuffer?
Extra assertions on top of node's assert module
Is this value a JS SharedArrayBuffer?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.