release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
invert-kv
NPM
www.npmjs.com
github.com
Releases
8
Frequency
1 year 1 month
Last Release
over 4 years ago
Saturday, 26 February 2022, 06:59
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Log in to subscribe
Releases
8
Links
1
Collections
0
Linked projects
sindresorhus/invert-kv
GitHub
Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}