Socket
Socket
Sign inDemoInstall

xml2js-fork-stringify

Package Overview
Dependencies
2
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    xml2js-fork-stringify

Fork of xml2js with stringify builder option


Version published
Weekly downloads
5
decreased by-16.67%
Maintainers
1
Install size
242 kB
Created
Weekly downloads
 

Readme

Source

node-xml2js-stringify

This is a fork of the excellent node-xml2js module by Leonidas-from-XIV.

The only difference in this fork is the stringify builder option that is now passed through node-xml2js to xmlbuilder-js.

Forked from version 0.4.23.

Background

The following issues are tracked against node-xml2js:

A PR has been raised by boxfoot to pass this option through the stringify option to xmlbuilder-js but this has been declined for the reasons outlined in #450.

Like boxfoot, I need to be able to be explicit in the format of XML output so have created this forked repository.

Extra option for the Builder class

  • stringify (default: null): provides a set of functions which tell XMLBuilder how to convert values into strings.

See docs and XMLStringifier

Keywords

FAQs

Last updated on 04 Jan 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc