A Deno utility to invert key-value pairs in objects, e.g., { foo: "bar" } becomes { bar: "foo" }.
🙃 Invert key-value pairs in an object, e.g., { foo: "bar" } → { bar: "foo" }
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.