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

A tiny Node.js utility that transforms flat objects whose keys use dot‑notation (e.g., `"a.b.c": 1`) into nested JSON structures (`{a:{b:{c:1}}}`). It’s aimed at developers who need to convert HTTP query strings or `req.query` parameters with dot‑separated keys into proper JSON objects for easier handling in back‑end code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of murvinlai/string-to-json

Account's avatar
murvinlai/underscore-x
Extend some features of underscore.js

Support the repos that depend on this repository

Top contributors

murvinlai's profile
murvinlai
15 contributions

Recent events

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

No events yet
murvinlai

murvinlai/string-to-json

Convert a string representation of dot-notion key into json format object

JavaScript
12
4
MIT License