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

IsoTimer is a JavaScript library that provides an isomorphic implementation of `setImmediate`, `setInterval`, and `setTimeout`, ensuring consistent behavior across Node.js and browser environments. It addresses discrepancies like Node's non-numeric timer IDs, lack of native `setImmediate` in browsers, and missing `.ref`/.`unref` methods, while also handling edge cases like timeout overflow. This library is ideal for developers seeking a unified API for timers in isomorphic applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fabiospampinato/isotimer

Account's avatar
fabiospampinato/immediato
An isomorphic setImmediate implementation that doesn't prevent the process from exiting naturally.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
fabiospampinato/fava
A wannabe tiny largely-drop-in replacement for ava that works in the browser too.
Account's avatar
fabiospampinato/tsex
A little CLI for making TypeScript packages, cleanly and effortlessly.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fabiospampinato's profile
fabiospampinato
2 contributions

Recent events

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

No events yet
fabiospampinato

fabiospampinato/isotimer

An isomorphic setImmediate/setInterval/setTimeout implementation.

JavaScript
4
0
MIT License