flat
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Found 59 results for unflatten
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Safely flatten a nested JavaScript object.
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.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Functions for converting trees to lists and vice versa.
A tiny (215B) and fast utility to expand a flattened object
Small library for flattening and unflattening objects.
The opposite of `flatten`
Walk or map over objects in a depth-first preorder or postorder manner.
A tiny (~210B) and fast flattened object expander, unflattener
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Flatten and eXpand for Javascript Objects.
Elegant and lightweight library for working with data structures
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
The opposite of Array.prototype.flat() with depth = 1.
The opposite of `flatten`
Gulp plugin for flattening JSON files
Flatten objects and arrays so that each key is the full path to a primitive value. Paths are lodash-compatible. Inflate flattened objects and make them regular JS objects again.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys. Version with special handling of angular interpolations.
does not flatten cats
Flatten or unflatten a object
non-recursive method of flattening an array or arrays and unflattening the result
Node-RED nodes to flatten and unflatten complex JSON objects
Easiest way to work with your Backbone.Model nested array-object attributes.
A lightweight JavaScript library to flatnested JSON objects into a single-level structure.
An object flatten/unflatten utility with OOP approach and transform support.
Flattening/unflattening nested objects without losing keys for blank objects / empty arrays
Convert array to tree fastly, and opposite.
Recreate a hierarchical Javascript object from a one-level set of delimited keys and values.
A simple object flattener/unflattener.
Simple module to flatten and unflatten a JavaScript object.
a more robust representation for flatten objects
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys. Fork from (hughsk/flat).
Turn a flat object into a nested tree-like one, based on matching prefixes amongst its keys.
Uses <a href='https://www.npmjs.com/package/flat'> flat </a> npm module with slight modifications intended to make objects storable in redis hmsets.
Package for conversion from flat to nested objects
flat-transform is a small library tranforming your flat objects into rich ones using declarative rules
A useful tool for converting an array to a tree.
DataProc is a JavaScript library for transforming JSON object - flattening and unflattening.
Convert a One-Dimensional Array of Numbers into a Two-Dimensional Array, a Table of Rows and Columns
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.
create a tree from an array of objects or a flat array from tree, and others operations on tree
general purpose utilities, includng Number and Array utilities
Flatten a nested Javascript object any way you like. Designed to be highly customisable
Utility for objects writed with TS
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
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.
fuzzyjson - flatten/unflatten json data
json flat
This library is used to unflatten an object to nested object form.
unflatten array
jsonKeyFlat - flatten/unflatten json data
A powerful SDK for complex object manipulation, including deep flattening, unflattening, property checks, and modifications.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
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.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys