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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of xmlbuilder-js!