Flatten nested arrays
Parameterised tests for Jest
Velocity Template Language(VTL) for JavaScript
Redis commands
Return a function which tests if every element in an array passes a test condition.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
Callbag factory that merges data from multiple callbag sources
No description provided.
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
Redis commands
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
test for inclusion or exclusion of paths using globs
Fast JavaScript array sorting by implementing Python's Timsort algorithm
TypeScript definitions for foreach
Array-like methods for objects
general propose utils for javascript
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Zero dependency library to safe merge objects.
Shared giphy js utils
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array