Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

invert‑hash is a tiny Node.js utility that takes a plain JavaScript object and returns a new object where each original value becomes a key and each original key becomes the corresponding value—effectively computing the inverse of a bijective hash map. It’s useful for developers who need a simple, zero‑dependency way to flip key/value pairs in their code, such as when working with look‑up tables or encoding/decoding mappings.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mikolalysenko

mikolalysenko/invert-hash

Inverts an object hash

JavaScript
4
0
MIT License