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

Fast XML Parser is a Node.js library that enables rapid XML validation, parsing, and building without requiring C/C++ libraries or callbacks. It's designed for developers who need to work with XML data in JavaScript environments, supporting large files up to 100MB and offering features like HTML entity handling, order preservation, and compatibility with CommonJS, ESM, and browsers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
naturalintelligence

naturalintelligence/fast-xml-parser

Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.

JavaScript
3072
365
MIT License
amitguptagwl's profile
amitguptagwl
803 contributions
delagen's profile
delagen
15 contributions
dependabot[bot]'s profile
dependabot[bot]
13 contributions
serggonin's profile
serggonin
8 contributions
orgads's profile
orgads
7 contributions
Tatsh's profile
Tatsh
4 contributions
tbouffard's profile
tbouffard
4 contributions
alfonsomunozpomer's profile
alfonsomunozpomer
3 contributions
bb's profile
bb
3 contributions
j0k3r's profile
j0k3r
2 contributions

Support the dependencies of naturalintelligence/fast-xml-parser

Account's avatar
nodable/val-parsers
Entity parser for XML, HTML, External entites with security controls
Account's avatar
NaturalIntelligence/fast-xml-builder
Build XML from JSON without C/C++ based libraries
Account's avatar
NaturalIntelligence/path-expression-matcher
Efficient path tracking and pattern matching for XML/JSON parsers
Account's avatar
NaturalIntelligence/strnum
Parse String to Number based on configuration
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
mathiasbynens/he
A robust HTML entities encoder/decoder with full Unicode support.
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
inikulin/publish-please
Safe and highly functional replacement for `npm publish`.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends