A Javascript assertion library.
+ Type checks with enumerated error codes + String format type checks + Array type checks + Type guards (x is Type) + Type assertions (assert x is Type and return; otherwise, throw) + Customizable error messages (`ErrorMessageService.Map = /*Custom error
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
code-red
Test if a finite double-precision floating-point number is an integer.
The assert module from Node.js, for the browser.
minimalistic-assert ===
Test if a finite numeric value is an odd number.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Synchronous validation of a path existing either as a file or as a directory.
correct invalid SPDX expressions
assert with status codes
A robust, ES3 compatible, "has own property" predicate.
Extra assertions on top of node's assert module
Is this value a JS SharedArrayBuffer?
Test if a single-precision floating-point numeric value is NaN.
Is this value a JS ArrayBuffer?
Which kind of boxed JS primitive is this?
Test if a double-precision floating-point numeric value is finite.
Generic options parameter handling.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.