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.
deep-case-crafter
Transforms deeply nested object, array, Map, and Set keys between common case formats while preserving TypeScript type safety