snappy-utils
A lightweight and efficient JavaScript utility library packed with commonly used helper functions like capitalize, debounce, deepClone, flattenArray, isPrime, and more. Ideal for developers who want a simple yet powerful toolkit to streamline everyday cod
list-flatten
Flatten an array or array-like list (non-recursive implementation).
npm-array-flatten
Receives multilevel nested array as an input and flattens it into one dimensional.