Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 385 Bytes

File metadata and controls

5 lines (3 loc) · 385 Bytes

FlatType

coverage

FlatType is made for flattening mixed, nested, complicated objects. It's a simple, lightweight, and fast library for flattening objects. It's mainly used for state management, that when we need to copy full array or object for only one property change.