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-dot-file` is a Node.js module that recursively searches parent directories for a specified file to require, making it useful for loading configuration files from a project's root. It's designed for developers who want to allow users to include dotfiles (like `.myconfig`) in their project root to configure the application, simplifying the process of locating and loading these files across nested directory structures.

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

jlukic's profile
jlukic
18 contributions

Recent events

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

No events yet
jlukic

jlukic/require-dot-file

Recursively look for file to require across parent folders

JavaScript
7
1
MIT License