npm assert module
npm assert module
An enhanced Node.js assert module
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Extends node's assert module with methods for testing files.
Extends node's assert module with methods for testing filepaths.
Node.js's assert module with support for ECMAScript 2015 types
Featherweight assert module
The assert module from Node.js, for the browser.(solving undefined process issue)
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
assert with status codes
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.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Is this value a JS String object or primitive? This module 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.
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
The URI implementation that is used by VS Code and its extensions
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A querystring parser that supports nesting and arrays, with a depth limit
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.