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

react‑container‑dimensions is a lightweight React wrapper that monitors the size of its parent element (using an element‑resize detector) and injects the current `top`, `right`, `bottom`, `left`, `width`, and `height` values as props into its child components. It’s aimed at developers building responsive UI elements—such as SVG visualizations or any component whose layout must adapt to container size—without altering the DOM structure or breaking CSS layouts like flexbox.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of okonet/react-container-dimensions

Account's avatar
wnr/element-resize-detector
Resize event emitter for elements.
Account's avatar
zertosh/invariant
invariant
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
producthunt/chai-enzyme
Chai.js assertions for enzyme
Account's avatar
airbnb/enzyme
JavaScript Testing utilities for React
Account's avatar
okonet/eslint-config-okonet
ESLint rules from Andrey Okonetchnikov
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
dylang/npm-check
Check for outdated, incorrect, and unused dependencies.
Account's avatar
MoOx/npmpub
`npm publish` on steroid
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

okonet's profile
okonet
72 contributions
franklixuefei's profile
franklixuefei
2 contributions
idan's profile
idan
2 contributions
ValentinH's profile
ValentinH
2 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions
zvictor's profile
zvictor
2 contributions
andreypopp's profile
andreypopp
1 contributions
cecigarcia's profile
cecigarcia
1 contributions
D-TUCKER's profile
D-TUCKER
1 contributions
TarikHuber's profile
TarikHuber
1 contributions

Recent events

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

No events yet
okonet

okonet/react-container-dimensions

Wrapper component that detects element resize and passes new dimensions down the tree. Based on https://github.com/wnr/element-resize-detector

JavaScript
231
28
MIT License