Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ parse-sax.js
File
parse-sax.js
lib/utils/parse-sax.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{SaxesParser} = require(
'saxes'
);
2
const
{PassThrough} = require(
'readable-stream'
);
3
const
{bufferToString} = require(
'./browser-buffer-decode'
);
4
Callers
nothing calls this directly
Calls
5
bufferToString
Function · 0.85
on
Method · 0.80
write
Method · 0.65
pipe
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected