A web framework for achievers
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
Core engine for Apollo GraphQL server
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Test if a double-precision floating-point numeric value is NaN.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
ESLint’s official `codeframe` formatter, extracted from ESLint 7
Test if a value is NaN.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
node's assert.deepEqual algorithm except for NaN being equal to NaN
Stringify any JavaScript value.
Implements the WebIDL algorithms for converting to and from JavaScript values
Model team capability as a system — staffing decisions backed by evidence, not intuition.
ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.
The constant NaN derived mathematically by 0 / 0.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibility
Stable JS value hash.
Convert a JavaScript value to an estree expression
All in one Javascript validator
Sort an array of numbers
Return the maximum value.
Binomial distributed pseudorandom numbers.
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.