w3c-xmlserializer
npmv5.0.0A per-spec XML serializer implementation
Overview
w3c-xmlserializer is an npm package that a per-spec XML serializer implementation. The latest version is 5.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a per-spec XML serializer implementation and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of w3c-xmlserializer.
Dependencies
Runtime (1)
Dev (3)
Used by
Popular packages that depend on w3c-xmlserializer.
Alternatives to w3c-xmlserializer
A JavaScript implementation of many web standards
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
Validates whether a string matches the production for an XML name or qualified name
Frequently installed together
The semantic version parser used by npm.
An AST-based pattern checker for JavaScript.
🔎 A simple, tiny and lightweight benchmarking library!
Calculate specificity of a CSS Selector
An arbitrary-precision Decimal type for JavaScript.
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Implements the WebIDL algorithms for converting to and from JavaScript values
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
CSS color - Resolve and convert CSS colors.
Validates whether a string matches the production for an XML name or qualified name
CSS syntax patches for CSS tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
Version history
| Version | Published | License |
|---|---|---|
| 5.0.0latest | 2 years ago | MIT |
| 4.0.0 | 3 years ago | MIT |
| 3.0.0 | 4 years ago | MIT |
| 2.0.0 | 6 years ago | MIT |
| 1.1.2 | 7 years ago | MIT |
| 1.1.1 | 7 years ago | MIT |
| 1.1.0 | 7 years ago | MIT |
| 1.0.1 | 7 years ago | MIT |
| 1.0.0 | 7 years ago | MIT |
| 0.0.4-0 | 8 years ago | MIT |
| 0.0.3 | 8 years ago | MIT |
| 0.0.2 | 8 years ago | MIT |
| 0.0.1 | 8 years ago | MIT |
Keywords
Frequently asked questions
How do I install w3c-xmlserializer?
Run `npm install w3c-xmlserializer` to add w3c-xmlserializer to your npm project.
What license is w3c-xmlserializer released under?
w3c-xmlserializer is distributed under the MIT license.
How popular is w3c-xmlserializer?
w3c-xmlserializer has approximately 0 downloads per week and 1 known dependent packages.