User
Features
- Supports deep traversal and flattening.
- Custom filters via
propsorfilterFn. - Value transformations using
mapFn. - Flexible output formats (
flat,tree,nestedKeys). - Optional key/value inclusion, sorting, and strict mode.
- Traversal can start from a nested path using
prefix.