xml2js-force-cdata

1.0.0 • Public • Published

===========

forked from xml2js.

many applications require forced CDATA wrapper in builder, I made small change to enable this:

Option for Builder class

to enable this:

const builder = new xml2js.Builder({
    cdata: 'always'
})

Readme

Keywords

Package Sidebar

Install

npm i xml2js-force-cdata

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

27.2 kB

Total Files

9

Last publish

Collaborators

  • samicelus