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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of albanm/node-libxml-xsd

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
gagern/libxmljs
multi-threaded libxml bindings for v8 javascript engine
Account's avatar
nodejs/nan
Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
jsdoc2md/jsdoc-to-markdown
Generates markdown API documentation from jsdoc annotated source code

Support the repos that depend on this repository

Top contributors

albanm's profile
albanm
22 contributions
samzilverberg's profile
samzilverberg
3 contributions
psotres's profile
psotres
1 contributions

Recent events

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

No events yet
albanm

albanm/node-libxml-xsd

XSD validation for node.js using libxml.

JavaScript
73
28
No license

Node‑libxml‑xsd provides Node.js bindings that let developers validate XML documents against XSD schemas using the libxml engine. It offers both synchronous and asynchronous APIs (including file‑based helpers) and integrates with libxmljs, making it useful for server‑side JavaScript projects that need fast, reliable XML schema validation.