https://github.com/denorg/invert-kv
TypeScript3
4 years ago
🙃 Invert key-value pairs in an object, e.g., { foo: "bar" } → { bar: "foo" }
MIT License
🔌 Check if a website is up with Deno
TypeScript13mit
denodenolanddenorg