Utilities for GraphQL documents.
MongoDB query language for in-memory objects
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Return the data type of an array.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
JavaScript client for client-query-suggestions
Index for matching points against a set of GeoJSON polygons
Return a function which tests if every element in an array-like object passes a test condition.
Stringify your JSON at max speed
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
TanStack React Query Integration for tRPC
Haye is a super fast string based expression parser for Node.js
Test if a value is an array-like object.
Hooks for managing, caching and syncing asynchronous and remote data in Vue
Filter an array of objects to a specific OS
A resource factory inspired by $resource from AngularJS
Complex128Array.
Validation rule for GraphQL query complexity analysis
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.
utilities for primitive JavaScript types
Test if a value is an array of strings.
A very fast static 2D index for points based on kd-tree.