You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
It could be useful to support easy authoring of XSLT transformations on JSON documents. The main stumbling block today is knowing the internal structure of the XML that represents the JSON.
Transforming from one JSON form to another doesn't feel like an exceptionally common use case. While a user could do this, making this aspect easy seems lower on my list. Transforming to a totally different format (HTML, XML) feels more valuable.