@kishor82/jsonflat
A lightweight JavaScript library to flatnested JSON objects into a single-level structure.
object-flatify
Transforms complex nested objects and arrays into a single-level structure, including array indices in the column names. This conversion simplifies the representation of hierarchical data, making it easier to work with in tabular formats. By flattening th
array-helper-lib
A utility library providing common array manipulations and React hooks.
@g.t.georgiev/foreachof
ForEachOf is a utility function similiar to the idea of Array.prototype.forEach method executing a callback function on each element of an array, but in this case in a flattening manner, so you could have an infinite levels of nesting and it will go throu