/invert-kv

🙃 Invert key-value pairs in an object, e.g., { foo: "bar" } → { bar: "foo" }

Primary LanguageTypeScriptMIT LicenseMIT

Watchers