Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NaturalIntelligence/fast-xml-parser
/ entities_spec.js
File
entities_spec.js
spec/entities_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ XMLParser } from
"../src/fxp.js"
;
2
import
{ EntityDecoder, COMMON_HTML } from
"@nodable/entities"
;
3
4
describe(
"XMLParser Entities"
,
function
() {
Callers
nothing calls this directly
Calls
3
it
Function · 0.50
parse
Method · 0.45
addEntity
Method · 0.45
Tested by
no test coverage detected