419 packages found
Flatten nested arrays
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.flatten
- Array.prototype.flat
- flatten
- flat
- array
- ESnext
- shim
- polyfill
- flatMap
- Array.prototype.flatMap
- es-shim API
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Recursively flatten an array or arrays.
Array methods for ES6 Iterators
A collection of utilities for JavaScript arrays
Small library for flattening and unflattening objects.
return a flattened array
remove or replace relative path for files
Compose an array of middleware into a single function for use in Express, Connect, router, etc.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Walk or map over objects in a depth-first preorder or postorder manner.
Flatry converting promise or function to flat array response. Inspired by golang style error handling without try/catch.
Array methods for ES6 Iterators
Transforms a deep object into a flat object, assigning each value to a field named by its full path in the deep object.
The lodash method `_.flatten` exported as a module.
A zero dependency object merger with typescript support and built in common merge utilities.
Convert hierarchical tree structure to flat structure.