@libshin/random-array
Shuffle and shorten an array.
Shuffle and shorten an array.
Utility for generalized mapping of an array to a map
Checks if array has a subsequence.
Checks if array has a value.
Removes value at path in a nested array.
A simple and lightweight boolean randomizer for JavaScript (TypeScript friendly)
Util for functions
Escape arrays in MySQL queries to prevent SQL injection vulnerabilities. This is especially useful in MySQL IN statements.
Vanilla javascript version of Jquery's parentsUntil function
Let's you set rates on any action occuring. Use a string to id the thing to be limited.
Negative array index support `array[-1]` using ES2015 Proxy
Normalize an array of keywords. Sorts and removes duplicates and common words (uses the 100 most common english words).
A node module for manipulating arrays just like how you would in Python!
Curried predicate which checks that a value exists in an array. Generally faster than `indexOf` across JS engines.
Javascript library for object manipulation
C# alike List in Javascript. Simple lightweight lambda syntax library for Typescript, extending Array. Works with Angular
Basic asynchronous loop for an Array [] or Object {} that can return an accumulated object and modify it. Also, this has option to deep loop for complex Object.
indexOf, allIndexsOf, firstIndexOf, lastIndexOf, nthIndexOf implementations for an object array
Move part of array to another array.
Delete array elements in one time by array consists of their indexes