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

Worker-timers is a JavaScript library that provides a replacement for `setInterval()` and `setTimeout()` functions, designed to work consistently even when browser windows are unfocused. It achieves this by using Web Workers to avoid the throttling that occurs in unfocused windows. This library is intended for web developers who need reliable timer functionality in their applications, particularly when dealing with background tabs or minimized windows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of chrisguttandin/worker-timers

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
chrisguttandin/worker-timers-broker
The broker which is used by the worker-timers package.
Account's avatar
chrisguttandin/worker-timers-worker
The worker which is used by the worker-timers package.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin contains helper functions that’ll be placed at the top of the generated code
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing the angular commit convention
Account's avatar
vitest-dev/vitest
Browser running for Vitest using webdriverio
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
chrisguttandin/eslint-config-holy-grail
This is my personal eslint configuration.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
chrisguttandin/tsconfig-holy-grail
This is my personal collection of tsconfig files.
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
chrisguttandin/tslint-config-holy-grail
This is my personal tslint configuration.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

Support the repos that depend on this repository

Top contributors

chrisguttandin's profile
chrisguttandin
4551 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
91 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
76 contributions

Recent events

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

No events yet
chrisguttandin

chrisguttandin/worker-timers

A replacement for setInterval() and setTimeout() which works in unfocused windows.

JavaScript
646
26
MIT License