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

xml‑flow is a lightweight Node.js library that reads XML/HTML documents as a stream, letting you process large files without loading the whole document into memory. It emits events for each tag (e.g., `tag:person`) and returns simple JavaScript objects (with optional markup, attributes, and text handling) that can also be serialized back to XML. The package is aimed at developers who need efficient, event‑driven parsing of big XML/HTML data in server‑side JavaScript environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of matthewmatician/xml-flow

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

matthewmatician's profile
matthewmatician
68 contributions
dusty's profile
dusty
7 contributions
leachiM2k's profile
leachiM2k
1 contributions

Recent events

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

No events yet
matthewmatician

matthewmatician/xml-flow

An XML/HTML stream reader, now with less suck!

JavaScript
56
19
MIT License