bubble-gum-tools
Work with nested objects is easy with a bubble-gum
Work with nested objects is easy with a bubble-gum
Slices a object or an array generating a new object or a new array
Creates a new object or an initialized array depending on the input path
Get a property from a nested object or a nested array using an array path
Goes to property in nested object and execute a callback
Checks if the property exists in a nested object or a nested array using an array path
Sets a new value in a nested object or a nested array using an array path, if the path does not exist create this
A lightweight tree traversal library for depth first searching and changing nested objects
[](https://travis-ci.org/beizhedenglong/js-lens) [](https://coveralls.io/git
React Native module to allow for setting and getting of nested objects within the components state via strings
Merge two or more objects non destructively and retain all properties
Utility for objects writed with TS
A library for comparing nested objects and arrays to find the difference
Mongoose Encryption Decryption
Simplifies working with nested objects and arrays by providing easy methods to retrieve, set, and check values at any path.
A library for managing access control of nested object structures.
[](https://www.npmjs.com/package/nested-fuzzy-search) [](https://opensource.org/licenses/MIT)
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.
A powerful TypeScript library for cleaning objects by removing empty values, with support for YAML and CSV formats
Convert flat structures to deeply nested hierarchical data in node.js. Transform flat objects array representations to array of nested objects.