Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ main.js
File
main.js
demo/tutorial/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
$(element){
2
// 获取 DOM 对象的短写,如果你在用 jQuery 也可以采用类似的方法
3
return
document.getElementById(element);
4
};
Callers
nothing calls this directly
Calls
8
clearInterval
Function · 0.85
load
Method · 0.80
insert
Method · 0.80
$
Function · 0.70
addEventListener
Method · 0.65
start
Method · 0.65
time
Method · 0.65
init
Method · 0.45
Tested by
no test coverage detected