sax
npmv1.6.0An evented streaming XML parser in JavaScript
Overview
sax is an npm package that an evented streaming XML parser in JavaScript. The latest version is 1.6.0, released under the BlueOak-1.0.0 license.
Who should use it
Teams working in the npm ecosystem who need an evented streaming XML parser in JavaScript 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 (BlueOak-1.0.0).
- Lean dependency tree (2 direct dependencies).
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 sax.
Dependencies
Dev (2)
Used by
Popular packages that depend on sax.
Frequently installed together
Lightweight debugging utility for Node.js and the browser
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
A modern CSS parser and stringifier with TypeScript support
the most correct and second fastest glob implementation in JavaScript
Generates and consumes source maps
Version history
| Version | Published | License |
|---|---|---|
| 1.6.0latest | 4 months ago | BlueOak-1.0.0 |
| 1.5.0 | 4 months ago | BlueOak-1.0.0 |
| 1.4.4 | 6 months ago | BlueOak-1.0.0 |
| 1.4.3 | 8 months ago | BlueOak-1.0.0 |
| 1.4.2 | 8 months ago | BlueOak-1.0.0 |
| 1.4.1 | 2 years ago | ISC |
| 1.4.0 | 2 years ago | ISC |
| 1.3.0 | 2 years ago | ISC |
| 1.2.4 | 9 years ago | ISC |
| 1.2.3 | 9 years ago | ISC |
| 1.2.2 | 9 years ago | ISC |
| 1.2.1 | 10 years ago | ISC |
| 1.1.6 | 10 years ago | ISC |
| 1.1.5 | 10 years ago | ISC |
| 1.1.4 | 10 years ago | ISC |
| 1.1.3 | 11 years ago | ISC |
| 1.1.2 | 11 years ago | ISC |
| 1.1.1 | 11 years ago | ISC |
| 1.1.0 | 11 years ago | BSD |
| 1.0.0 | 11 years ago | BSD |
Maintainers
Frequently asked questions
How do I install sax?
Run `npm install sax` to add sax to your npm project.
What license is sax released under?
sax is distributed under the BlueOak-1.0.0 license.
How popular is sax?
sax has approximately 0 downloads per week and 1 known dependent packages.