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

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

tellnes's profile
tellnes
7 contributions
RobLoach's profile
RobLoach
1 contributions
vwal's profile
vwal
1 contributions
indexzero's profile
indexzero
1 contributions

Recent events

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

No events yet
tellnes

tellnes/nconf-yaml

YAML format plugin for nconf

JavaScript
8
6
MIT License

nconf‑yaml is a small Node.js plugin that adds YAML support to the **nconf** configuration library. By supplying the module as a custom format (or registering it under `nconf.formats.yaml`), developers can load and manage application settings stored in YAML files just like they would with JSON or other nconf formats. It’s aimed at Node developers who use nconf and prefer YAML for their configuration files.