object-flatify
Version:
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
8 lines (5 loc) • 106 B
text/typescript