sindresorhus / invert-kv

Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}
36Updated 2 years ago

Related projects

Alternatives and complementary repositories for invert-kv