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

can‑is‑browser‑window is a tiny utility that exports a function returning **true** when the current JavaScript runtime is a browser window (as opposed to a Web Worker, Node.js, etc.). It’s intended for developers building CanJS or any web‑application code that must detect the environment to choose appropriate code paths.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of canjs/can-is-browser-window

Account's avatar
donejs/done-serve
DoneJS development server
Account's avatar
donejs/cli
The command line interface to your DoneJS application.
Account's avatar
donejs/generator-donejs
A generator for your DoneJS application
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
qunitjs/qunit
The powerful, easy-to-use testing framework.
Account's avatar
stealjs/steal
Gets JavaScript.
Account's avatar
bitovi/steal-qunit
QUnit and StealJS
Account's avatar
stealjs/steal-tools
Futuristic build tools for ES6 Module applications.
Account's avatar
bitovi/testee
Automated cross-browser testing made easy.

Support the repos that depend on this repository

Top contributors

imaustink's profile
imaustink
5 contributions
daffl's profile
daffl
3 contributions
chasenlehara's profile
chasenlehara
2 contributions
matthewp's profile
matthewp
2 contributions
cherifGsoul's profile
cherifGsoul
2 contributions
Bajix's profile
Bajix
1 contributions
bmomberger-bitovi's profile
bmomberger-bitovi
1 contributions
justinbmeyer's profile
justinbmeyer
1 contributions
rlin415's profile
rlin415
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
canjs

canjs/can-is-browser-window

Returns `true` if the code is running within a Browser window. Use this function if you need special code paths for when running in a Browser window, a Web Worker, or another environment (such as Node.js).

JavaScript
0
0
MIT License