MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / $

Function $

demo/scripting/sandbox.js:1–1  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1var $ = function(e){return window.document.getElementById(e);}
2var _e = function(text) { return text.replace('&', '&amp;').replace('<', '&lt;');}
3window.addEventListener('load',function(){
4 window.bscripter = new CCLScripting("../../dist/scripting/Worker.js");

Callers 3

sandbox.jsFile · 0.70
fetchFileFunction · 0.70
onResizeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected