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

xmlbuilder2 is a flexible Node.js library for creating, parsing, and converting XML documents using a chainable API or by transforming JavaScript objects. It supports bidirectional conversion between XML strings, JavaScript objects, and DOM nodes, making it useful for developers who need to generate or manipulate XML programmatically in both

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
ekolga

ekolga/xmlbuilder2

An XML builder for node.js

TypeScript
0
0
MIT License
oozcitak's profile
oozcitak
742 contributions
dependabot[bot]'s profile
dependabot[bot]
17 contributions
shanekenney's profile
shanekenney
2 contributions
leafac's profile
leafac
1 contributions
mthadley's profile
mthadley
1 contributions
szakharchenko's profile
szakharchenko
1 contributions
ekolga's profile
ekolga
1 contributions
manupik's profile
manupik
1 contributions

Support the dependencies of ekolga/xmlbuilder2

Account's avatar
oozcitak/dom
A modern DOM implementation
Account's avatar
oozcitak/infra
An implementation of the Infra Living Standard
Account's avatar
oozcitak/util
Utility functions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers with core-js@3 polyfilling
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for benchmark
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for dedent
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for js-yaml
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
zloirock/core-js
Standard library
Account's avatar
dmnd/dedent
A string tag that strips indentation from multi-line strings. ⬅️
Account's avatar
ambit-tsai/es6-proxy-polyfill
Proxy polyfill based on ES3 supports IE8, Node.js, etc.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
tvcutsem/harmony-reflect
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
marudor/libxmljs2
libxml bindings for v8 javascript engine
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
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
Account's avatar
oozcitak/xmlbuilder-js
An XML builder for node.js
Account's avatar
goto100/xpath
DOM 3 XPath implemention and helper for node.js and the web