Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/developit/undom
/ undom.js
File
undom.js
test/undom.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
undom from
'../src/undom'
;
2
import
chai, { expect } from
'chai'
;
3
import
{ spy } from
'sinon'
;
4
import
sinonChai from
'sinon-chai'
;
Callers
nothing calls this directly
Calls
9
undom
Function · 0.85
appendChild
Method · 0.80
replaceChild
Method · 0.80
setAttribute
Method · 0.80
getAttribute
Method · 0.80
addEventListener
Method · 0.80
removeEventListener
Method · 0.80
dispatchEvent
Method · 0.80
preventDefault
Method · 0.80
Tested by
no test coverage detected