for modern development, XML,Javascript, JSON are popular tools,
so when we get a file, or copy it from network , we need
a formatter for pretty validate it.
require: formatter
- Author
- Message
-
Offline
- Posts: 1162
- Joined: Sun Oct 20, 2013 11:44 am
powerpcer
Did you searched? For example, I remembered: XML: XMLValidator.js, with HTML Tidy (valid./format.), XMLStarlet (valid./format.), jsBeautifier.js (format.); JavaScript: jsBeautifier.js
I think it's not all...
And you can add other command line utils (or can ask to help).
https://www.google.com/search?q=xml+format+online
https://www.google.com/search?q=javascr ... mat+online
https://www.google.com/search?q=json+format+online
Did you searched? For example, I remembered: XML: XMLValidator.js, with HTML Tidy (valid./format.), XMLStarlet (valid./format.), jsBeautifier.js (format.); JavaScript: jsBeautifier.js
I think it's not all...
And you can add other command line utils (or can ask to help).
And/or you can usepowerpcer wrote:or copy it from network
https://www.google.com/search?q=xml+format+online
https://www.google.com/search?q=javascr ... mat+online
https://www.google.com/search?q=json+format+online