XSLT equivalent for JSON [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 months ago . Is there an XSLT equivalent for JSON? Something to allow me to do transformations on JSON like XSLT does to XML. 回答1: Interesting idea. Some searching on Google produced a few pages of interest, including: an outline of how such a "jsonT" tool might be implemented, and some downloads some discussion of that