@sovgut/allocate
<p align="center"> <b>A lightweight TypeScript utility for transforming object and array structures by remapping keys according to a schema. Perfect for API response transformation, data migration, and object restructuring.</b> </p>
camelcase-keys-safe
Safely convert object keys to camelCase recursively with circular reference protection, deep traversal, and robust error handling.