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

@scipe/get-dom is a tiny utility that abstracts away the differences between server‑side and client‑side environments, always returning a `Document` or `DOMImplementation` object. In Node it lazily loads jsdom to create a virtual DOM, while in the browser it simply returns the native `document` and its implementation, making it useful for libraries or scripts that need DOM access in both contexts without pulling in heavy dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of scienceai/get-dom

Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
scienceai/eslint-config-scienceai
JavaScript — FOR SCIENCE!
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

darobin's profile
darobin
22 contributions
sballesteros's profile
sballesteros
4 contributions
adamdonahue's profile
adamdonahue
2 contributions

Recent events

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

No events yet
scienceai

scienceai/get-dom

Guaranteed to return a Document or DOMImplementation instance in both Node and the browser

JavaScript
4
0
Apache License 2.0