MCPcopy Create free account
hub / github.com/arfct/itty-bitty / edit.js

File edit.js

docs/v1/edit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var QS = document.querySelector.bind(document);
2var QSS = document.querySelectorAll.bind(document);
3
4var DATA_PREFIX = "data:text/html;base64,";

Callers

nothing calls this directly

Calls 5

addMethod · 0.80
setContentFunction · 0.70
updateLinkFunction · 0.70
zipToStringFunction · 0.70
updateBodyClassFunction · 0.70

Tested by

no test coverage detected