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

**closest‑package** is a tiny Node.js utility that walks up the directory tree from a given start folder until it finds a `package.json` file that satisfies an optional filter callback (e.g., matching a specific package name). It offers both asynchronous (`closest(dir, filter, cb)`) and synchronous (`closest.sync(dir, filter)`) APIs, making it handy for scripts or tools that need to locate the nearest relevant `package.json` in a project hierarchy.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/closest-package

Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
1 contributions

Recent events

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

No events yet
hughsk

hughsk/closest-package

Find the closest package.json file meeting specific criteria

JavaScript
15
4
Other