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

safe-resolve is a tiny Node.js utility that wraps `require.resolve` so that missing modules return `null` instead of throwing an exception. It’s useful for developers who need to probe for optional dependencies or conditionally load files without having to handle try/catch errors.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

evanlucas's profile
evanlucas
2 contributions

Recent events

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

No events yet
evanlucas

evanlucas/safe-resolve

require.resolve without throwing

JavaScript
4
0
MIT License