Showing 1-20 of 53 packages
A simple utility for creating an object with values equal to its keys. Identical to react/lib/keyMirror
TypeScript definitions for keymirror
relate with https://github.com/STRML/keyMirror and make it nestable
Similar to keymirror but supports nested objects, built with TypeScript
The JavaScript guru's KeyMirror-alternative. Functionally create constant hashes from any JavaScript object with greater performance.
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.
Very simple package for creating a keymirror object from an array of strings
A simple utility for creating an object with values equal to its keys. Identical to react/lib/keyMirror
A namespaced keymirror.
Alternative to React keyMirror
Takes an array of string and returns an object with the string as key, and Symbol(key) as the value
keymirror with flow
Just like React's `keyMirror` module, but takes an array as input instead.
create a mirror object from objects, arrays or comma-separated strings.
A simple key mirror tool pulled out from react.
A utility for creating an object with symbol values. Inspired by react/lib/keyMirror
helpers for creating well-named redux actions in a declarative way
a function to mirror object keys as symbol
A simple solution for generating Flux/React app constants