MCPcopy 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

1import undom from '../src/undom';
2import chai, { expect } from 'chai';
3import { spy } from 'sinon';
4import sinonChai from 'sinon-chai';

Callers

nothing calls this directly

Calls 9

undomFunction · 0.85
appendChildMethod · 0.80
replaceChildMethod · 0.80
setAttributeMethod · 0.80
getAttributeMethod · 0.80
addEventListenerMethod · 0.80
removeEventListenerMethod · 0.80
dispatchEventMethod · 0.80
preventDefaultMethod · 0.80

Tested by

no test coverage detected