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

Camaro is a Node .js library that converts XML documents into JavaScript objects using a fast native C++/WebAssembly binding to the pugixml parser. It lets developers define XPath‑based templates to extract only the fields they need (with optional string‑case and type‑casting helpers) and also provides a handy XML pretty‑printer, making it ideal for server‑side or serverless applications that must efficiently process large XML payloads.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tuananh/camaro

Account's avatar
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
Account's avatar
NaturalIntelligence/fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
Account's avatar
addaleax/gen-esm-wrapper
Generate ESM wrapper files for CommonJS modules
Account's avatar
shama/napa
A helper for installing repos without a package.json with npm.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
TobiasNickel/tXml
fastest XML DOM Parser for node/browser/worker
Account's avatar
nashwaan/xml-js
A convertor between XML text and Javascript object / JSON text.
Account's avatar
Leonidas-from-XIV/node-xml2js
Simple XML to JavaScript object converter.

Support the repos that depend on this repository

Top contributors

tuananh's profile
tuananh
663 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
29 contributions
codehz's profile
codehz
4 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
cdm6a's profile
cdm6a
2 contributions
axelpale's profile
axelpale
1 contributions
amilajack's profile
amilajack
1 contributions
anhthang's profile
anhthang
1 contributions
davidspiess's profile
davidspiess
1 contributions
dsifford's profile
dsifford
1 contributions

Recent events

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

No events yet
tuananh

tuananh/camaro

camaro is a Node.js library that transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.

JavaScript
567
33
MIT License