An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# node-red-contrib-xml-beautifier

[![Build Status](https://travis-ci.com/pesutak/node-red-contrib-xml-beautifier.svg?branch=master)](https://travis-ci.com/pesutak/node-red-contrib-xml-beautifier)
[![NPM version][npm-image]][npm-url]
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpesutak%2Fnode-red-contrib-xml-beautifier.svg?type=shield)](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
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpesutak%2Fnode-red-contrib-xml-beautifier.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpesutak%2Fnode-red-contrib-xml-beautifier?ref=badge_large)