XMLBuilder‑JS provides a fluent API for building XML in Node.js. You can create elemental structures via method chaining or object literals, include comments, attributes, and streams. It’s the baseline implementation, with xmlbuilder2 available now for modern DOM compliance, namespace handling, and format conversion.
Features
- Fluent API: .create().ele().att().end() style
- Accepts JS object definitions for structure
- Adds comments, CDATA, namespace, processing instructions
- Streaming support for memory efficiency
- Backward-compatible with original xmlbuilder
- MIT-licensed; successor xmlbuilder2 available
Categories
XMLLicense
MIT LicenseFollow xmlbuilder-js
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of xmlbuilder-js!