A utility package for JavaScript applications.
The assert module from Node.js, for the browser.
Test if a finite double-precision floating-point number is an integer.
Set a function's length property
Test if a value is a number having an integer value.
Test if a value is a number having a nonnegative integer value.
Test if a value is a number having a positive integer value.
Test if a value is an array-like object containing only nonnegative integers.
Test if a finite double-precision floating-point number is a nonnegative integer.
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
fast 64 bit string hashing function
Type check values
Port of the OpenBSD bcrypt_pbkdf function to pure JS
minimalistic-assert ===
Test if a finite double-precision floating-point number is a positive integer.
TypeScript definitions for imurmurhash
Hashing made simple. Get the hash of a buffer/string/stream/file.
Test if a finite double-precision floating-point number is a negative integer.
The node core libs for in browser usage.
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
Generate hashes from javascript objects in node and the browser.