UNPKG

object-key-mirror

Version:

Object key mirror is a zero-dependency Node.js module that lets you easily create objects with values equal to their key names.

9 lines (8 loc) 77 B
language: node_js node_js: - 6 - 7 install: - npm install script: - npm test