https://github.com/krtnio/angular-pretty-xml
Angular filter that makes XML pretty
https://github.com/krtnio/angular-pretty-xml
angularjs formatting xml
Last synced: 7 months ago
JSON representation
Angular filter that makes XML pretty
- Host: GitHub
- URL: https://github.com/krtnio/angular-pretty-xml
- Owner: krtnio
- License: mit
- Created: 2015-02-02T12:37:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T09:52:01.000Z (almost 9 years ago)
- Last Synced: 2025-06-10T23:32:37.119Z (about 1 year ago)
- Topics: angularjs, formatting, xml
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [angular-pretty-xml]
Angular filter that makes XML pretty
## Installation
Via [Bower]:
```
bower install angular-pretty-xml --save
```
Via [npm]:
```
npm install angular-pretty-xml --save
```
## Licence
[MIT](LICENSE)
[angular-pretty-xml]: https://krtnio.github.io/angular-pretty-xml/
[Bower]: https://bower.io/
[npm]: https://npmjs.org/