flatten-obj
Object flattener
Converts deeply nested object literals to simple key/value objects
Converts an object literal with deeply nested nodes to a simple key/value object
21 stars
3 watching
4 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
| Utility function to flatten arrays by recursively iterating over their elements | 60 |
| A utility function to flatten object key hierarchies into a list of strings | 3 |
| A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 569 |
| Filters keys and values in an object based on specified conditions | 102 |
| Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| A polyfill for importing nodes in legacy browsers. | 7 |
| Makes updating deeply nested objects and arrays in an immutable manner | 1,189 |
| Provides generalized folds, unfolds, and traversals for fixed point data structures | 59 |
| Converts OpenType font data to a Three.js geometry format for rendering as 3D text or shapes. | 5 |
| Converts JSON objects into human-readable HTML representations. | 976 |
| A Node.js module implementing the algorithm for comparing two objects for equality | 781 |
| A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
| Transforms an object into a list of key-value pairs | 2 |
| Converts any GeoJSON object into a standard FeatureCollection format | 33 |