Unflatten Packages
ts-object-manager
Utility for objects writed with TS
obj-walker
Walk or map over objects in a depth-first preorder or postorder manner.
nested-object-to-key-value
A lightweight utility to flatten nested JavaScript objects into dot-notation key-value pairs and unflatten them back. Perfect for handling complex configurations, form data, or API transformations.
@ezy/object-description
a more robust representation for flatten objects
@innblockchain-exchange/array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
fuzzyjson
fuzzyjson - flatten/unflatten json data
eugenechen-flat
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
flatten-objects-array
flatten a list of objects into a flat typed / untyped array, or an untyped array of arrays, then un-flatten the result back into the original objects again.
flatten-object-sdk
A powerful SDK for complex object manipulation, including deep flattening, unflattening, property checks, and modifications.
flat-esm
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys. Fork from (hughsk/flat).
@activeprospect/flat
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
@cdxoo/flat
does not flatten cats
@allanlancioni/flatten-json
Simple module to flatten and unflatten a JavaScript object.
@kishor82/jsonflat
A lightweight JavaScript library to flatnested JSON objects into a single-level structure.
@monabbous/unflatter
This library is used to unflatten an object to nested object form.