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

dom-serialize is a JavaScript library that serializes any DOM node into a string, handling various node types including elements, text nodes, attributes, comments, documents, and more. It's designed for developers working with DOM manipulation who need to convert DOM structures into string representations, particularly useful for server-side rendering, testing, or DOM-to-string conversion tasks. The library also supports custom serialization through event listeners, allowing developers to override default behavior for specific nodes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of webmodules/dom-serialize

Account's avatar
webmodules/custom-event
Cross-browser `CustomEvent` constructor
Account's avatar
ljharb/ent
Encode and decode HTML entities
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

TooTallNate's profile
TooTallNate
51 contributions
shinnn's profile
shinnn
1 contributions
trshafer's profile
trshafer
1 contributions

Recent events

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

No events yet
webmodules

webmodules/dom-serialize

Serializes any DOM node into a String

JavaScript
37
13
MIT License