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-root` is a utility that recursively searches upward from a given directory to locate the nearest directory containing a `package.json` file, returning its path. It can also accept a custom check function to find the closest parent directory matching specific criteria, such as a Git repository. This tool is designed for Node.js developers who need to programmatically determine the root directory of a project from within nested subdirectories.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of js-n/find-root

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jden/moquire
because mocking `require`d modules for unit tests should be easy
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

junosuarez's profile
junosuarez
16 contributions
zwhitchcox's profile
zwhitchcox
1 contributions

Recent events

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

No events yet
js-n

js-n/find-root

recursively find the closest package.json

JavaScript
47
5
MIT License