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

Unload is a JavaScript library that runs specified code when a JavaScript process stops or exits, supporting various environments like browsers, Node.js, Electron, React Native, workers, and iframes. It ensures the exit function is called only once, making it ideal for npm libraries where the execution environment is unknown. The library handles Node.js events like 'beforeExit', 'exit', 'SIGINT', and 'uncaughtException', as well as browser events like 'beforeunload' and 'unload'.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pubkey/unload

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile object rest and spread to ES5
Account's avatar
babel/babel
Ensure that reserved words are quoted in property accesses
Account's avatar
babel/babel
Ensure that reserved words are quoted in object property keys
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
Provides polyfills necessary for a full ES2015+ environment
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
pubkey/async-test-util
Util-functions that are be useful in async tests
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
npm/security-holder
Account's avatar
patrick-steele-idem/child-process-promise
Simple wrapper around the "child_process" module that makes use of promises
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
http-party/http-server
A simple zero-configuration command-line http server
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
nikku/karma-browserify
A fast browserify integration for Karma that handles large projects with ease
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
RIAEvangelist/node-cmd
Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
request/request-promise-native
The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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
Account's avatar
browserify/node-util
Node.js's util module for all engines
Account's avatar
mikeal/watch
Utilities for watching file trees.
Account's avatar
browserify/watchify
watch mode for browserify builds

Support the repos that depend on this repository

Top contributors

renovate[bot]'s profile
renovate[bot]
288 contributions
pubkey's profile
pubkey
96 contributions
LinusU's profile
LinusU
2 contributions
etiktin's profile
etiktin
1 contributions
zdrr's profile
zdrr
1 contributions

Recent events

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

No events yet
pubkey

pubkey/unload

Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)

JavaScript
57
7
Apache License 2.0