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

`window-resizeto` is a tiny (<10 LoC) polyfill/ponyfill that adds the missing `window.resizeTo` method in headless test environments such as Jest and JSDOM. By updating the window’s size properties and emitting a resize event, it lets developers write tests that depend on changing viewport dimensions without custom helper code. It’s aimed at front‑end developers and testing libraries that need a reliable `resizeTo` implementation in Node‑based test suites.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of agilgur5/window-resizeto

Account's avatar
agilgur5/changelog-maker
A git log to release changelog tool
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
mightyiam/eslint-config-standard-with-typescript
An ESLint Shareable Config for JavaScript Standard Style with TypeScript support
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
agilgur5/jest-without-globals
Explicitly import Jest globals
Account's avatar
agilgur5/tsdx#dist-multi

Support the repos that depend on this repository

Top contributors

agilgur5's profile
agilgur5
12 contributions

Recent events

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

No events yet
agilgur5

agilgur5/window-resizeto

A window.resizeTo polyfill for test environments like Jest & JSDOM (in <10 LoC)

TypeScript
11
0
Other