Skip to content

Adaptation of JSONToXML() function for VbscriptPrettifyJSON()

Notifications You must be signed in to change notification settings

pravynandas/VbscriptPrettifyJSON

Repository files navigation

VbScript Prettify JSON

This is a script adapted from below forum thread which was initially designed for JSON to XML rendering in Vbscript. This attempt is to design a simple vbscript function which can help beautify/ prettify JSON strings in native vbscript language.

Refer below repository for improved version of JSONToXML(): https://github.com/pravynandas/JSONToXML

JSONToXML() Credits: Visit: https://stackoverflow.com/a/12171836/1751166 Author: https://stackoverflow.com/users/881441/stephen-quan

About

Adaptation of JSONToXML() function for VbscriptPrettifyJSON()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published