Test if a value is a binary string.
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Lognormal distribution median.
Check if the runtime is the main Electron process.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Escape variables to prevent NoSQL injection in MongoDB
Traverse and edit AST
Detect `Object.defineProperties` support.
Test if a value is a generator object.
JSON.parse with bigints support
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3
A better forEach
Calculate the sum of strided array elements using ordinary recursive summation.
Sizeof of a JavaScript object in Bytes
Check if a value is an array or a typed array
return the first event in a set of ee/event pairs
A rich assert library for the node test runner.
Node's URL module plus relative pathing
An ESLint plugin for projects using Cypress
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation and returning an extended precision result.
Preserves types over JSON, BSON or socket.io
Test if an object's own or inherited property is configurable.