Simplifying the use of mocks with Node.js
Stringify your JSON at max speed
A LogRoot Method Decorator that uses cls-hooked to handle and propagate log message details between different methods deeper in the callstack, removing the need to propagate a paremeter just for logging purposes
WebSocket protocol handler with pluggable I/O
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
utilities for primitive JavaScript types
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Array utils
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Parses set-cookie headers into objects
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
very fast object redaction
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
CLS-like context using async_hooks for node >= 8.0.0
A JavaScript text diff implementation.
Check if a value is any kind of array
Get the maximum value in an array
Get the minimum value in an array
ES2015 `Array#findIndex()` ponyfill
Simple dependency graph.
TypeScript definitions for d3-polygon
No description provided.
Validates if a value is an array.