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

Node-optional is a Node.js module that simplifies the process of optionally including modules, eliminating the need for `try/catch` blocks around `require` statements. It is designed for Node.js v4.0.0 or later and is particularly useful for developers who want to handle missing modules gracefully. The module returns `null` if a module is not found, making it easy to check for module availability without 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

tony-o's profile
tony-o
6 contributions
duzun's profile
duzun
1 contributions
irvingswiftj's profile
irvingswiftj
1 contributions
maartenba's profile
maartenba
1 contributions
tony-odell's profile
tony-odell
1 contributions

Recent events

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

No events yet
tony-o

tony-o/node-optional

NodeJS module to let you optionally include modules (instead of 'require')

JavaScript
18
5
MIT License