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

`@electron/remote` is a module that bridges JavaScript objects from the main process to the renderer process in Electron applications, allowing access to main-process-only objects as if they were available in the renderer process. It serves as a replacement for Electron's deprecated built-in `remote` module, providing similar functionality while requiring explicit initialization in the main process. The module is intended for Electron developers who need to access main process objects from renderer processes, though it comes with warnings about potential pitfalls and security considerations.

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

Recent events

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

No events yet
dependabot[bot]'s profile
dependabot[bot]
62 contributions
nornagon's profile
nornagon
56 contributions
dsanders11's profile
dsanders11
20 contributions
miniak's profile
miniak
11 contributions
electron-roller[bot]'s profile
electron-roller[bot]
9 contributions
MarshallOfSound's profile
MarshallOfSound
8 contributions
andersk's profile
andersk
7 contributions
erickzhao's profile
erickzhao
7 contributions
ffflorian's profile
ffflorian
4 contributions
oskCom's profile
oskCom
2 contributions
electron

electron/remote

Bridge JavaScript objects from the main process to the renderer process in Electron.

TypeScript
406
53
MIT License

Support the dependencies of electron/remote

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai-as-promised
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for dirty-chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
joshperry/dirty-chai
Extends Chai with lint-friendly terminating assertions.
Account's avatar
electron/electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
michaelleeallen/mocha-junit-reporter
A JUnit reporter for mocha.
Account's avatar
stanleyhlng/mocha-multi-reporters
Generate multiple mocha reports in a single mocha execution.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development