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

writable‑dom is a small JavaScript library that lets you stream raw HTML fragments directly into a live DOM element, handling blocking assets (stylesheets, scripts) just like a browser would so there are no flashes of unstyled content and scripts run in the correct order. It provides both a modern WritableStream API and a fallback Writable object for legacy browsers, making it useful for developers who need to progressively render server‑generated or fetched HTML (e.g., SSR streams, live previews) into a page.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of marko-js/writable-dom

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for diffable-html
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for istanbul-lib-instrument
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
kpdecker/jsdiff
A JavaScript text diff implementation.
Account's avatar
rayrutjes/diffable-html
Opinionated HTML formatter focused towards making HTML diffs readable.
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
typicode/husky
Modern native Git hooks
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
dylanpiercey/mocha-snap
File based snapshotting for Mocha tests.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
microsoft/playwright
A high-level API to automate web browsers
Account's avatar
matzkoh/prettier-plugin-packagejson
Prettier package.json plugin to make the order of properties nice.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

DylanPiercey's profile
DylanPiercey
14 contributions
dario-piotrowicz's profile
dario-piotrowicz
3 contributions
github-actions[bot]'s profile
github-actions[bot]
3 contributions
1000hz's profile
1000hz
1 contributions
kanashimia's profile
kanashimia
1 contributions

Recent events

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

No events yet
marko-js

marko-js/writable-dom

Utility to stream HTML content into a live document.

TypeScript
138
9
MIT License