Releases8
Frequency1 year 1 month
Last Release
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`

Linked projects

Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}