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

**babelon** lets developers write JSON‑like templates using full ES6+ JavaScript syntax (object literals, spreads, functions, template strings, etc.). At runtime the library compiles the template (via `vm`, `Function` or `eval`) into a callable function that, given a locals object, produces a concrete JavaScript object—useful for mocking API responses or generating dynamic configuration data. It’s aimed at Node.js developers who need flexible, code‑driven JSON generation and can trust the input source.

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

foysavas's profile
foysavas
9 contributions
anchengjian's profile
anchengjian
1 contributions

Recent events

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

No events yet
foysavas

foysavas/babelon

JSON templates using ES6+ object notation. Like JSON, but really JS.

JavaScript
1
0
MIT License