A Long class for representing a 64-bit two's-complement integer value.
Validates if an array contains an input value.
Match human-quality input to potential matches by edit distance.
Validates if a value is a JavaScript object.
A Long class for representing a 64-bit two's-complement integer value.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
A JS implementation of JSONPath with some additional operators
Validates if a value is an array of primitive numbers, excluding NaN.
NodeJs module for helping creation JSON schemas
Test if a value is a number having a nonpositive integer value.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Various helper utilities for working with buffers and binary data
remove items from a javascript array without generating memory garbage
Generate valid JSON data from JSON Schema definitions
Array manipulation, ordering, searching, summarizing, etc.
Pure-JS CRC-32
Define complex binary structures using composable primitives
Codecs for numbers of different sizes and endianness
Validates if a value is undefined.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Test if a finite double-precision floating-point number is an integer.
Interactive react component for displaying javascript arrays and JSON objects.
Convert big integers from any base to any base
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).