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

steal-conditional is a StealJS plugin that adds support for conditional module loading based on runtime‑evaluated values. It lets you write import statements with placeholders (e.g., `import $ from 'jquery/#{browser}'` or boolean guards like `import 'es5-shim#?conditions.needs-es5shim'`) that are resolved by loading a separate condition module and substituting its export, enabling environment‑specific or feature‑dependent dependencies. The package is aimed at developers using StealJS who need to tailor imports for different browsers, platforms, or feature sets.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stealjs/conditional

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
JamesMGreene/qunit-composite
Run multiple QUnit test suite pages.
Account's avatar
stealjs/steal
Gets JavaScript.
Account's avatar
stealjs/steal-css
CSS plugin for StealJS
Account's avatar
bitovi/steal-qunit
QUnit and StealJS
Account's avatar
testdouble/testdouble.js
A minimal test double library for TDD with JavaScript
Account's avatar
bitovi/testee
Automated cross-browser testing made easy.

Support the repos that depend on this repository

Top contributors

matthewp's profile
matthewp
27 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions
cherifGsoul's profile
cherifGsoul
4 contributions
m-mujica's profile
m-mujica
3 contributions
mehiel's profile
mehiel
2 contributions
Alfredo-Delgado's profile
Alfredo-Delgado
1 contributions
nlundquist's profile
nlundquist
1 contributions

Recent events

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

No events yet
stealjs

stealjs/conditional

Conditional loading

JavaScript
6
1
MIT License