Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
QS = document.querySelector.bind(document);
2
var
QSS = document.querySelectorAll.bind(document);
3
4
var
DATA_PREFIX =
"data:text/html;base64,"
;
Callers
nothing calls this directly
Calls
5
add
Method · 0.80
setContent
Function · 0.70
updateLink
Function · 0.70
zipToString
Function · 0.70
updateBodyClass
Function · 0.70
Tested by
no test coverage detected