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

`find-config` is a Node.js module that efficiently locates the first matching configuration file in the current directory, nearest ancestor, or user's home directory, supporting XDG-style `.config/` directories. It's designed for developers who need a fast and reliable way to find configuration files in their projects or applications, offering a simpler and faster alternative to `findup-sync`. The module provides various methods for finding, reading, and requiring configuration files, with options for customizing the search behavior.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shannonmoeller/find-config

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jestjs/jest
Account's avatar
wadey/node-microtime
Get the current time in microseconds
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
mikeal/watch
Utilities for watching file trees.

Support the repos that depend on this repository

Top contributors

shannonmoeller's profile
shannonmoeller
33 contributions

Recent events

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

No events yet
shannonmoeller

shannonmoeller/find-config

Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.

JavaScript
42
6
MIT License