{"library":"muxml","type":"library","category":null,"description":"muxml is a Node.js streaming XML parser and formatter built on sax. It accepts XML strings via a Transform stream and emits individual XML elements as chunks. It supports minification, beautification, and stripping of comments, CDATA, instructions, doctype declarations, and attributes, plus tag filtering. The package is available in ES6 and ES5/UMD formats for Node.js >=4 and browser. Current stable version 2.0.1 requires Node.js >=8. It is maintained, but the last release was in 2019.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","xml","parse","format","minify","prettify","strip","filter","stream"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install muxml","imports":["const muxml = require('muxml');","import muxml from 'muxml'; // Only works with bundlers or Node ESM with --experimental-modules (older Node)","<script src=\"node_modules/muxml/dist/muxml.js\"></script>"]},{"cmd":"yarn add muxml","imports":[]},{"cmd":"pnpm add muxml","imports":[]}],"homepage":"https://github.com/t1st3/muxml#readme","github":"https://github.com/t1st3/muxml","docs":null,"changelog":null,"pypi":null,"npm":"muxml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}