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

This Node.js module allows developers to load INI configuration files directly using the standard `require()` syntax, simplifying configuration management. It's designed for Node.js projects where INI files are preferred for configuration and requires no additional parsing code in the

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of olalonde/require-ini

Account's avatar
pastorbones/node-ini
A simple .ini config parser that supports sections, comments, arrays, and objects.

Support the repos that depend on this repository

Top contributors

olalonde's profile
olalonde
2 contributions

Recent events

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

No events yet
olalonde

olalonde/require-ini

require('require-ini') lets you load INI files using require syntax. For example: var config = require('./config.ini');

JavaScript
0
1
BSD 3-Clause "New" or "Revised" License