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-self-ref` is a tiny Node.js utility that monkey‑patches the built‑in `require` function so module paths can be written relative to the root of the current package (e.g., `require('~/src/util/bar')`) instead of using long relative traversals. It’s aimed at Node developers who want cleaner import statements in large projects and are comfortable using a module that modifies Node’s internals.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of patrick-steele-idem/require-self-ref

Account's avatar
lasso-js/lasso-package-root
Find the root package or directory associated with a path
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

patrick-steele-idem's profile
patrick-steele-idem
8 contributions

Recent events

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

No events yet
patrick-steele-idem

patrick-steele-idem/require-self-re...

Solves the relative path problem in Node.js by allowing the target module argument of a require call to be relative to the root directory of the containing package

JavaScript
11
1
No license