XML for SCRIPT is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow xml for SCRIPT
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
This project really needs a whole HECK of a lot more noise made about it - because with the advent of Web Workers, this is the ONLY way to parse XML in the Web Worker (which doesn't have access to the standard browser DOM objects!)! After that disappointing discovery, I found this project, followed the instructions, made a couple of tweaks to the DOM access code in my JS, and had it running like a dream. It is 99.9% compatible with the standard browser DOM API - my code runs correctly with either (I test in the foreground thread). Brillian product - MAKE SOME NOISE!