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

`require-yaml` is a Node.js utility that allows developers to load YAML/YML files directly using `require()` syntax, simplifying configuration management. It's designed for Node.js developers who work with YAML files and want a seamless way to integrate them into their projects without additional parsing steps.

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

olalonde's profile
olalonde
4 contributions

Recent events

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

No events yet
olalonde

olalonde/require-yaml

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

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