licenses.dev

invert-kv v2.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/invert-kv)](https://licenses.dev/npm/invert-kv)
<a href="https://licenses.dev/npm/invert-kv">
  <img src="https://licenses.dev/b/npm/invert-kv" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/invert-kv/2.0.0)](https://licenses.dev/npm/invert-kv/2.0.0)
<a href="https://licenses.dev/npm/invert-kv/2.0.0">
  <img src="https://licenses.dev/b/npm/invert-kv/2.0.0" alt="licenses" />
</a>
GitHub