object-to-kv
v0.0.2
Published
Simple utility to convert a nested object to a flat Key Value pair array
Downloads
2
Maintainers
Readme
okv
Stands for Object to Key-Value pair, basically a flattener for Nested objects - to-the-point piece of code in pure JS with 0 dependencies.