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

**resolve-dependency-path** is a tiny Node.js utility that turns a module identifier (the string used in `require`/`define`) into an actual file system path. It takes the dependency string together with the source file’s location and the project’s root directory, handling both relative (`./…`) and root‑relative imports, so developers building tools that analyze or transform JavaScript modules can accurately locate dependency files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dependents/node-resolve-dependency-path

Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
17 contributions
XhmikosR's profile
XhmikosR
16 contributions
mrjoelkemp's profile
mrjoelkemp
10 contributions
jimthedev's profile
jimthedev
2 contributions

Recent events

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

No events yet
dependents

dependents/node-resolve-dependency-...

Convert a dependency path into a filepath

JavaScript
1
2
MIT License