DesignLiquido / xslt-processor

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

alert works really badly when you use the library from node.js #7

Closed TheKnarf closed 5 years ago

TheKnarf commented 5 years ago

It would be better to just throw an error.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/throw

TheKnarf commented 5 years ago

Great, thanks!