DesignLiquido / xslt-processor

A JavaScript XSLT processor without native library dependencies
GNU Lesser General Public License v3.0
94 stars 30 forks source link

Add xml-to-json and parametes object that fills variables #48

Closed MarkusUlke closed 2 years ago

MarkusUlke commented 2 years ago

Hi, may I ask you to merge this PR or let me how I could improve the PR? Thanks and regards Markus

mincerafter42 commented 1 year ago

Is xml-to-json defined in any spec? If not, I think it should've been ext-xml-to-json to comply with previous custom functions.

mincerafter42 commented 1 year ago

This fixes #46 and #29