A simple Node.js module providing utility functions for array operations like finding max, min and more.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Automatically cast configuration Objects into complex data types through normal Array operations like push, unshift, and more!
Operations for two-dimensional polygons.
js-utilities-libs is a JavaScript library that provides a collection of utility functions for common programming tasks. It includes functions for string manipulation, array operations, date and time handling, mathematical calculations, object manipulation
Like a Set, but provides the index of the `key` in the backing array
Allure Query Language implementation in TypeScript
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
A utility library that provides commonly used functions to simplify everyday development tasks. Whether it's string manipulation, array operations, or other frequent functionalities, `ddmt-tool` helps you work more efficiently.
Create an array without duplicates
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Broccoli Directory provides familiar map/reduce/filter APIs for working with Broccoli Trees. It allows to chain broccoli tree transformations in the same way that you would chain array operations.
@magloo/utility-functions is a collection of JavaScript utility functions designed to simplify common programming tasks. It provides a set of functions for string manipulation, array operations, number handling, date/time formatting, and data validation.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
String manipulation, array operations, and random number generation.
Azure AI Projects client library.
Turn anything into an array
utilities for observable asynchronous control flow
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
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