set-value
Set nested properties on an object using dot notation.
Found 10 results for deep-object
Set nested properties on an object using dot notation.
typescript utility types including deep-strict-omit and pick type
High-performance, type-safe Map implementation supporting complex nested objects as keys, fully compatible with ES Map API
Vue.set with dot notation support (`'a.b.c'`) paths.
Parse HTML data attributes into a structured object with automatic type conversion.
deepObjectKeyAlternator is a versatile utility function that allows you to recursively parse an object or array of objects, applying a key mapping to rename object keys. It's particularly handy when you need to transform the structure of nested objects wh
Set nested properties on an object using dot notation.
High-performance, customizable dummy object generator for testing and benchmarking.
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.
Parse, check and traverse javascript objects via string path