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.
@innostes/object-helper
A utility library to help with object & array manipulations like sorting, filtering, and removing duplicates.
@sovgut/allocate
A powerful utility for transforming the keys of objects or arrays of objects according to a specified schema. This package allows you to replace keys in deeply nested structures with ease.