https://github.com/pesutak/node-red-contrib-xml-beautifier
A simple node to beautify xml input string
https://github.com/pesutak/node-red-contrib-xml-beautifier
node-red xml
Last synced: 2 months ago
JSON representation
A simple node to beautify xml input string
- Host: GitHub
- URL: https://github.com/pesutak/node-red-contrib-xml-beautifier
- Owner: pesutak
- License: mit
- Created: 2019-11-02T20:47:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:05:50.000Z (over 3 years ago)
- Last Synced: 2025-10-02T18:57:38.842Z (9 months ago)
- Topics: node-red, xml
- Language: JavaScript
- Size: 593 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-red-contrib-xml-beautifier
[](https://travis-ci.com/pesutak/node-red-contrib-xml-beautifier)
[![NPM version][npm-image]][npm-url]
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fpesutak%2Fnode-red-contrib-xml-beautifier?ref=badge_shield)
A simple node to beautify xml input string
## Installation
To install run
```bash
npm install node-red-contrib-xml-beautifier
```
[npm-url]: https://npmjs.org/package/node-red-contrib-xml-beautifier
[npm-image]: https://badge.fury.io/js/node-red-contrib-xml-beautifier.svg
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fpesutak%2Fnode-red-contrib-xml-beautifier?ref=badge_large)