You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**map-object** is a lightweight utility for declarative object reading, mapping, and reshaping using a string-based DSL. It helps extract, transform, and restructure deeply nested data (including arrays) without repetitive mapping code. Designed for API, DTO, and data-layer use with trusted input.