UNPKG

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

7 lines (6 loc) 107 B
{ "watch": ["src"], "ext": "ts", "ignore": ["src/**/*.test.ts"], "exec": "ts-node ./src/main.ts" }