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

This project provides a utility to dynamically load the first available module from a list of candidate module names, probing them in series. It's designed for developers who need flexible module loading, such as handling different module formats (e.g., `.mjs` extensions) or fallback options. The tool is particularly useful in environments where module availability may vary, such as browser-based JavaScript or modular applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mk-pmb/load-first-avail-module-js

Account's avatar
mk-pmb/eslint-config-jslint-compat-pmb-js
Adapting my favorite eslint rules to be compatible with ancient jslint.
Account's avatar
mk-pmb/eslint-plugin-json-light-pmb
(2022 maintenance fork) Light ESLint plugin for JSON validating
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
mk-pmb/eslint-pretty-pmb-node
Helps me invoke eslint with eslint-formatter-pretty.
Account's avatar
mk-pmb/nodemjs-node
Run .mjs files from your command line, with all the tweaks from esmod-pmb.
Account's avatar
mk-pmb/p-fatal-js
Re-throw unhandled promise rejections in the next turn, so other listeners get a chance to also run.
Account's avatar
mk-pmb/p-tape
Alias module for "tape-promise/tape", to make it easier to use with my favorite eslint rules. Also depends on tape so you don't have to.

Support the repos that depend on this repository

Top contributors

mk-pmb's profile
mk-pmb
5 contributions

Recent events

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

No events yet
mk-pmb

mk-pmb/load-first-avail-module-js

Based on a module load function (typically your module's `require`, or a proxy for your `import`), create a function that promises to load the first available module from an array of candidate module names, probed in series.

JavaScript
0
0
No license