Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line
render domhandler DOM nodes to a string
Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
An XML builder for node.js
A fast, safe, compliant XML parser for Node.js and browsers.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Convert JUnit XML format to JSON
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
compare AST-nodes according to 🦎 PutoutScript
Converts a Web-API readable-stream into a Node.js readable-stream.
Convert XML to JSON - Fast & Simple
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
XML Reader and Parser
TypeScript definitions for xml
Parse a XML string into a proprietary syntax tree
HTML/XML processor
⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.
<xml for="JavaScript">
lezer-based XML grammar
Timing safe string compare using double HMAC
XML Parser Implemented in JavaScript
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise