key-mirror-nested
Tiny helper to create const in js, just like react/lib/keyMirror, but support nested object and more features.
Found 4 results for keyMirror
Tiny helper to create const in js, just like react/lib/keyMirror, but support nested object and more features.
A simple tool for creating objects with keys mirrored as values. Inspired by React's keyMirror.
Returns an enum with values equal to its keys
Just like React's `keyMirror` module, but takes an array as input instead.