{"library":"xml-parser","type":"library","category":null,"description":"The `xml-parser` library (current version 1.2.1) is a lightweight, non-compliant XML parser designed for parsing basic XML responses, primarily as an alternative to heavier, compile-time-intensive XML libraries like `libxml`. Its core differentiator is its simplicity and minimal footprint, making it suitable for niche use cases where full XML specification adherence is not required. It focuses on quickly extracting data from well-known, simple XML structures rather than validating or comprehensively parsing complex or edge-case XML documents. The package has seen no updates in over six years, indicating it is no longer actively maintained and should be used with caution, understanding its limitations regarding XML standard compliance and potential security implications of unpatched vulnerabilities. It primarily targets Node.js environments.","language":"javascript","status":"abandoned","version":"1.2.1","tags":["javascript","xml","sucks"],"last_verified":"Wed May 27","install":[{"cmd":"npm install xml-parser","imports":["const parse = require('xml-parser');"]},{"cmd":"yarn add xml-parser","imports":[]},{"cmd":"pnpm add xml-parser","imports":[]}],"homepage":null,"github":"https://github.com/segmentio/xml-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/xml-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/xml-parser/compatibility"}}